-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix multi-robot demo (partially) #7
Fix multi-robot demo (partially) #7
Conversation
This is usually the issue with organizations - it doesn't work with organizations. |
I had this on a working branch (at least), but we decided to remove those services and use "SetHardwareState" as general service. |
This error is known to me, I dug already in, but it was not trivial to solve and not easy to fix. Regarding reactivation of the JSB, what's the error there? I am not sure if we did clean implementation of the reactivation. It could be that we are not cleaning something properly. |
I realized now that all four joint_state_publisher publish on /joint_states. Is this the intention? I guess not because after configuring the FakeThreeDofBot rviz already shows a still-standing robot and it is not broken any more as written in the readme. |
Closing in favor of ros-controls#417 |
I was not able to push directly to ros-controls#187, because the setting Allow edits and access to secrets by maintainers is not set.
Make the example work with rolling until the last step
Something is still not working properly with the cleanup in the last step. The service
controller_manager_msgs/srv/CleanupHardwareComponent
is not available (I cannot find it in the history, was it ever?). I tried to bring it into finalized statebut get the following error now, and joint_state_broadcaster can't be activated again.