Gazebo | Ignition | Community
Ask Your Question
0

Possibility to switch control mode "on fly" in JointController.cc

asked 2013-11-06 06:09:31 -0600

Hi, Yesterday I was looking at the code of JointController.cc to understand how to switch from a position control to a velocity control or torque control. I start my simulation always in position control and when I switch to torque (simply sending a message to JointController that contains force) I have to set all the PID gains to 0 because if not I have to sum of the Position control and the forwarded torque. Is this the right way? I hope to have been clear, thank you,

Enrico

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-11-06 11:55:15 -0600

nkoenig gravatar image

I believe this issue captures your request.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-11-06 06:09:31 -0600

Seen: 274 times

Last updated: Nov 06 '13