Skip to content

RPM-Robotics-Lab/file_player_complex_urban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File player for complex urban data set

News

What is File player?

This program is a file player 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.

Maintainer: Jinyong Jeong (jjy0923@kaist.ac.kr)

How to use?

1. Obtain dependent package (defined msg)

$cd ~/catkin_ws/src
$wstool init
$wstool merge file_player/depend_pack.rosinstall
$wstool update

2. Build workspace

$cd ~/catkin_ws
$catkin_make

3. Run file player

$source devel/setup.bash
$roslaunch file_player file_player.launch

4. Load data files and play

  1. Click 'Load' button.
  2. Choose data set folder including sensor_data folder and calibration folder.
  3. The player button starts publishing data in the ROS message.
  4. The Stop skip button skips data while the vehicle is stationary for convenience.
  5. The loop button resumes when playback is finished.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages