moveit / moveit2

:robot: MoveIt for ROS 2
https://moveit.ai/
BSD 3-Clause "New" or "Revised" License
989 stars 494 forks source link

[Servo] Fix collision checking with attached objects #2747

Closed sea-bass closed 4 months ago

sea-bass commented 4 months ago

Description

This PR introduces a slight fix to the MoveIt Servo collision checker to make it work with attached objects.

Turns out Current State Monitor has some issues, but Planning Scene Monitor works fine: https://github.com/ros-planning/moveit2/issues/2748

Checklist

sea-bass commented 4 months ago

CI failures seem to be from https://github.com/ros-planning/moveit2/issues/2749