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

__zozan__'s profile - activity

2022-10-12 04:22:33 -0500 marked best answer Low-level differences between jointTrajectoryController and jointGroupPositionController

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.

2022-03-22 19:13:28 -0500 received badge  Notable Question (source)
2021-09-08 10:46:54 -0500 received badge  Enthusiast
2021-09-05 10:33:37 -0500 commented answer Schunk lwa4p random stops with ros_canopen

I'm having the same issue. I'm trying to use ros control and ros canopen for controlling schunk lwa4p with ros noetic. H

2021-09-03 09:29:26 -0500 received badge  Supporter (source)
2021-08-19 19:40:04 -0500 received badge  Popular Question (source)
2021-07-05 05:40:33 -0500 asked a question Low-level differences between jointTrajectoryController and jointGroupPositionController

Low-level differences between jointTrajectoryController and jointGroupPositionController Hi everyone, I'm having probl