How to create a pair of switching controllers in webots_ros2_control #845
Unanswered
ralphieraccoon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use
webots_ros2_control
to control some joints in both position and velocity, but not simultaneously, I want to switch controllers during the simulation usingswitch_controllers
. If I have both a position and velocitycommand_interface
in my URDF file for the joints the robot not longer works, I don't get any errors but it doesn't move at all in webots when I publish a command toros2_control
.Beta Was this translation helpful? Give feedback.
All reactions