moveit2_tutorials icon indicating copy to clipboard operation
moveit2_tutorials copied to clipboard

build fails : plan has no member trajectory it should be "trajectory_"

Open robintomar1 opened this issue 1 year ago • 1 comments

Ubuntu 22.04 Ros2 humble

https://github.com/ros-planning/moveit2_tutorials/blob/21a45aac13f64777c4ecc4cf33136667661d1e55/doc/tutorials/planning_around_objects/hello_moveit.cpp#L107

robintomar1 avatar Apr 21 '24 03:04 robintomar1

got the same eror

rotematari avatar May 21 '24 14:05 rotematari

If you're using Humble, you should use the humble branch of this tutorials repo. If you see here, the _ is present: https://github.com/moveit/moveit2_tutorials/blob/humble/doc/tutorials/planning_around_objects/hello_moveit.cpp#L106

sea-bass avatar Aug 01 '24 04:08 sea-bass