uwgraphics / relaxed_ik_ros1

Public Repository for the Wrappers for ROS1 for RelaxedIK
MIT License
14 stars 18 forks source link

Baxter robot does not avoide collisions #5

Open LuciAnge opened 2 years ago

LuciAnge commented 2 years ago

Hi, I tried to use baxter robot with pre-compiled files provided in this repository in a ROS Noetic environment. I moved the robot by publishing command on /relaxed_ik/ee_pose_goals topic. The robot moved with the respect of the pose goal given but it did not detected and avoided collisions (as you can see in the following figures).

baxter

baxter2

baxter3

Thank you for your time in advance.