ethz-asl / maplab

A Modular and Multi-Modal Mapping Framework
https://maplab.asl.ethz.ch
Apache License 2.0
2.54k stars 721 forks source link

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

Open Mysterium-sch opened 5 months ago

Mysterium-sch commented 5 months ago

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::addLabelToPointCloud(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.