moveit / moveit2

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

MoveIt2 workspace build fails with Colcon Build #2877

Closed andresrc92 closed 6 days ago

andresrc92 commented 3 months ago

Description

Hello everyone,

I'm having an issue while building a ROS Humble workspace with 'colcon build' that has this repository inside it's src directory. I have installed every package it complaint about, and I also installed library https://github.com/nlohmann/json.

I think the issue is more related to the ruckig package, but since it came as a consequence of trying to use MoveIt2, maybe somebody else here has came accross this problem.

I appreciate your help in advance!

Your environment

Steps to reproduce

Create a workspace folder, clone this repo into a src folder. And run colcon build. Install every package it complains about, among which there is "ruckig". And try to build.

I have followed this steps.

Expected behaviour

I expect it to build without a problem :)

Actual behaviour

It fails complaining about an undefined reference.

Backtrace or Console output

https://gist.github.com/andresrc92/a01083a3df068643cc941b8ab5a1fddd

Use gist.github.com to copy-paste the console output or segfault backtrace using gdb.

github-actions[bot] commented 1 month ago

This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.

github-actions[bot] commented 6 days ago

This issue was closed because it has been stalled for 45 days with no activity.