Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-init device without unloading the controllers #450

Open
PaulVerhoeckx opened this issue Dec 20, 2021 · 0 comments
Open

Re-init device without unloading the controllers #450

PaulVerhoeckx opened this issue Dec 20, 2021 · 0 comments

Comments

@PaulVerhoeckx
Copy link

Is there a way to re-initialize canopen_402 motor devices without unloading the controllers in the controller manager?

On a safety stop my motors are powered off, afterwards they need to be initialized again. This is possible by subsequently calling canopen_motor_node's /shutdown and /init service. However this unloads the controllers, in my case the joint_state_controller and diff_drive_controller. The latter will then have a new initial pose on re-loading it, resulting in a non-smooth odom frame.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant