ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
To answer my own question: The problem seed to be in the robot_control.yaml where I should change
type: effort_controllers/JointPositionControlle
to
type: velocity_controllers/JointVelocityController
2 | No.2 Revision |
To answer my own question: The problem seed to be in the robot_control.yaml where I should change
to type: effort_controllers/JointPositionControlleeffort_controllers/JointVelocityController
type: velocity_controllers/JointVelocityController
3 | No.3 Revision |
To answer my own question: The problem seed to be in the robot_control.yaml where I should change
type: effort_controllers/JointVelocityController
to
type: velocity_controllers/JointVelocityController