Skip to content

Thesane/ros-corobot-bag-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ros-corobot-bag-reader

  • simple python script to read bag file recorded from rosbag and extract information in portable format
  • extract Webcam pictures from corobot_camera (frame rate is adjustable from corobot launch file) and create a folder with all extracted images
  • extract gps data published by Microstrain 3DM-GX3-45 INS and generate csv file with extracted data
  • extract imu data published by Microstrain 3DM-GX3-45 INS and generate csv file with extracted data
  • extract lidar reading published by Hokuyo UTM-30LX lidar and generate csv file with extracted data
  • print out number of reading for each topic

About

simple python script to read bag file recorded from rosbag and extract information in portable format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages