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

Low-level differences between jointTrajectoryController and jointGroupPositionController

asked 2021-07-02 09:46:10 -0500

__zozan__ gravatar image

Hi everyone,

I'm having problem when running servoing of a robotic manipulator. I can't find adequate explanation which could explain my difficulties. When running robotic arm with MoveIt!, e.g. when I use jointTrajectoryController, arm executes motion perfectly (schunk lwa4p), which could imply that position commands sent to each joint arrive correctly. However, when I use jointGroupPositionController (which works in Gazebo), real arm moves only some joints and not all of them. I'm wondering how could I discover/figure out low-level differences between jointTrajectoryController and jointGroupPositionController?

Thank you for your time, Have a nice weekend.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-08-08 22:07:55 -0500

Pratik Somaiya gravatar image

This question has very informative answers: https://answers.ros.org/question/3563....

Also, you can try using JointPositionController for each joint to verify that the joints are moving as expected.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-07-02 09:45:22 -0500

Seen: 67 times

Last updated: Aug 08 '21