Maintainer: Jinyong Jeong ([email protected])
This program is a data viewer for the complex urban data set. If a user installs the ROS using "Desktop-Full version", there is only one additional dependent package, except for the ROS default package. First, clone this package into the src folder of your desired ROS workspace.
$cd ~/catkin_ws/src
$wstool init
$wstool merge data_viewer/depend_pack.rosinstall
$wstool update
$cd ~/catkin_ws
$catkin_make
$source devel/setup.bash
$roslaunch data_viewer data_viewer.launch