Danfoa / invite-robotics

Integration of Motoman CSDA10f dual arm robot with ROS, Moveit and Gazebo, with aims of creating a robotics developing platform for Invite GmbH, pre-configured to be simple to use and learn.
MIT License
56 stars 21 forks source link

Dual arm planning always failing due to collision between S links #11

Closed Danfoa closed 5 years ago

Danfoa commented 5 years ago

After regenerating the motoman_csda10f.srdf file with the setup_assistant there is a known error in the autogenerated collision matrix.

The collision between links arm_right_link_1_s and arm_left_link_1_s should be manually disabled, or the great majority or dual-arm motion plans will fail.

This issue is left as documentation