Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 610 Bytes

INSTALLATION_DEPRECATED.md

File metadata and controls

29 lines (19 loc) · 610 Bytes

Install and run natively

This package was tested and works under Ubuntu 16.04 and ROS kinetic. You will need csm, CGAL 4.7 and fftw3 as dependencies.

Install

cd ~/catkin_ws/src
git clone git@github.com:li9i/cbgl.git
cd cbgl; mv cbgl/* $PWD; rmdir cbgl; cd ../..
catkin build cbgl

Run

Launch

roslaunch cbgl cbgl.launch

Call

Launching cbgl simply makes it go into stand-by mode and does not actually execute global localisation. To do so simply call the provided service

rosservice call /global_localization