moveit / moveit2

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

Port: Pr keep ref to scene valid #2745

Closed sjahr closed 3 months ago

sjahr commented 4 months ago

Description

Port https://github.com/ros-planning/moveit/pull/3538 over from moveit1

Checklist

rhaschke commented 4 months ago

Unfortunately, CI is broken due to a broken rolling setup. Do the tests pass locally?

sjahr commented 4 months ago

Unfortunately, CI is broken due to a broken rolling setup. Do the tests pass locally?

Yes, but CI wont do for a little longer :/ The rolling transition to Ubuntu 24.04 is blocking us here. The Humble CI failure is fixed by https://github.com/ros-planning/moveit2/pull/2750