ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

kaus's profile - activity

2022-10-25 00:15:17 -0500 received badge  Famous Question (source)
2017-07-12 08:38:30 -0500 received badge  Notable Question (source)
2015-01-22 17:14:21 -0500 received badge  Popular Question (source)
2014-12-03 03:58:01 -0500 received badge  Enthusiast
2014-11-28 22:50:15 -0500 asked a question Joint position controller in SDFormat

Hi,

I am simulating a quadruped in Gazebo 1.9 using the sdformat. Is there any way I can set PID values for each joints and have a topic/service where I can publish the desired joint positions?
I saw this can be done using <transmission> tag in URDF but I wanted to use SDFormat if possible.

Thanks