ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The solution was to update the URDF file generated to support position control instead of effort control by Gazebo.
This is described here
I also installed the position control libraries, although I am not sure that was also necessary:
sudo apt install ros-melodic-joint-*
2 | No.2 Revision |
The solution was to update the URDF file generated to support position control instead of effort control by Gazebo.
This is described here
I also installed the position control libraries, although I am not sure that was also necessary:
sudo apt install ros-melodic-joint-*