Open Gaurang-1402 opened 1 year ago
Hello,
[WARN] [1688223161.135484471] [ex_pose_goal]: Action server 'joint_trajectory_controller/follow_joint_trajectory' is not yet available.
This would indicate that the controller is not running, so the issue is most likely related to the robot setup (_description
and _moveit_config
) rather than pymoveit2
.
What ROS 2 distribution do you use? As README.md
of panda_ign_moveit2 indicates, it was tested with galactic
. There is now humble
branch, but it is not fully tested.
If you want, you can also test the setup with prebuilt Docker images first to know how it should look like. For example:
It's also observed that after some amount of time or with good computation PCs, it's possible to continue with same request. And weird thing is in the same instance it runs without error.
Hi, I followed the instructions but the robot is not executing the planned motion as expected
Here is the error I get in the move_group.launch.py terminal
Here is the error in the ex_pose_goal terminal
You can see the planned motion below but no execution
It tells me that /joint_states is not publishing messages