2D-Mapping
Last updated
Last updated
~/ws$ sudo apt-get install libgoogle-glog-dev libgflags-dev
~/ws$ sudo apt-get install libatlas-base-dev libsuitesparse-dev...
git clone https://github.com/abseil/abseil-cpp.git
cd abseil-cpp
# git checkout 215105818dfde3174fe799600bb0f3cae233d0bf # 20211102.0
...~/ws/src/cartographer/scripts$ sudo bash install_abseil.sh ~ws$ sudo apt-get install protobuf-compiler liblua5.3-dev lua5.3~$ cd ws/src/cartographer_ros/cartographer_ros
~/ws/src/cartographer_ros/cartographer_ros$ catkin build --this