cartographer-project / cartographer

Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Apache License 2.0
7.03k stars 2.24k forks source link

Failed when build carto in Ubuntu 20.04 #1877

Closed 1sthentai closed 2 years ago

1sthentai commented 2 years ago

got such error in log histogram.cc:(.text+0x43c): undefined reference to `absl::strings_internal::CatPieces[abi:cxx11](std::initializer_list<std::basic_string_view<char, std::char_traits > >)'

xhenxu commented 2 years ago

Hello, can you tell me how to solve this problem? I have the same problem as you.

iDonghq commented 2 years ago

hi could you solve this problem?

1sthentai commented 2 years ago

switch to ROS Melodic and it works