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

undefined reference to `void backend::addLabelToPointCloud<resources::VoxbloxColorPointCloud>(unsigned int, unsigned long, resources::VoxbloxColorPointCloud*)' #408

Open
Mysterium-sch opened this issue Jan 24, 2024 · 0 comments

Comments

@Mysterium-sch
Copy link

I am trying to run maplab 2.0 on 20.04 noetic. To install the python packages I had to change python to python3. When i go to build maplab the maplab console fails due to the following error: undefined reference to `void backend::addLabelToPointCloudresources::VoxbloxColorPointCloud(unsigned int, unsigned long, resources::VoxbloxColorPointCloud*)'

I was wondering if anyone else has seen this issue. I have provided my catkin config below.


Profile: default
Extending: [cached] /opt/ros/noetic
Workspace: /maplab_ws

Build Space: [exists] /maplab_ws/build
Devel Space: [exists] /maplab_ws/devel
Install Space: [unused] /maplab_ws/install
Log Space: [exists] /maplab_ws/logs
Source Space: [exists] /maplab_ws/src
DESTDIR: [unused] None

Devel Space Layout: merged
Install Space Layout: None

Additional CMake Args: None
Additional Make Args: None
Additional catkin Make Args: None
Internal Make Job Server: True
Cache Job Environments: False

Buildlisted Packages: None
Skiplisted Packages: None

Workspace configuration appears valid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant