Maintainer: Seungsang Yun ([email protected])
$mkdir ~/catkin_ws
$cd ~/catkin_ws
$mkdir src
$cd src
$git clone https://github.com/rpmsnu/file_player_sthereo_dataset.git
$cd ~/catkin_ws/src/file_player_sthereo_dataset
$bash install_depend_package.sh
$cd ~/catkin_ws
$catkin_make
$source devel/setup.bash
$roslaunch file_player file_player.launch
- Click 'Load' button.
- Choose data set folder including sensor_data folder and calibration folder.
- The player button starts publishing data in the ROS message.
- The Stop skip button skips data while the vehicle is stationary for convenience.
- The loop button resumes when playback is finished.
- Jinyong Jeong : The original author