Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MoveIt2 workspace build fails with Colcon Build #2877

Open
andresrc92 opened this issue Jun 21, 2024 · 0 comments
Open

MoveIt2 workspace build fails with Colcon Build #2877

andresrc92 opened this issue Jun 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@andresrc92
Copy link

andresrc92 commented Jun 21, 2024

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

  • ROS Distro: Humble
  • OS Version: Ubuntu 22.04
  • Source build
  • Branch: stable
  • RMW: Cyclone DDS.

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.

@andresrc92 andresrc92 added the bug Something isn't working label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant