ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Undefined reference while Debug building

asked 2021-01-20 03:06:40 -0500

ralwing gravatar image

updated 2021-01-20 10:11:41 -0500

Hi, I'm building current autoware master branch, with a command:

colcon build --base-paths src/autowareauto --cmake-args "-DCMAKE_BUILD_TYPE=Debug"

Which fails with a strange linker error:

#14 207.3 --- stderr: point_cloud_filter_transform_nodes
#14 207.3 /usr/bin/ld: libpoint_cloud_filter_transform_node.so: undefined reference to `autoware::common::lidar_utils::DistanceFilter::FEPS'

Building Release And RelWithDebInfo is successfully done. I took a look at the source code, at all seems to ok. Any help is greatly appreciated ;-)

edit retag flag offensive close merge delete

Comments

In order to provide assistance it would help to know what platform you're on, whether you're building all of ROS or how you've installed ROS for your underlay.

nuclearsandwich gravatar image nuclearsandwich  ( 2021-01-22 15:28:53 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-01-26 16:22:30 -0500

ralwing gravatar image

ok, i've found the answer here: https://gitlab.com/autowarefoundation...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-01-20 03:06:40 -0500

Seen: 363 times

Last updated: Jan 26 '21