Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 468 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 468 Bytes

Da Vinci Video Processing

At present this Repo contains files for reading Ros format files.

Dependencies:

Linux

  • rosbag-pandas link

Rosbag file description

Fields Description
id 1

Decompress Rosbag file

rosbag decompress "file_name"

Reading Rosbag and decompress image on Matlab

`Readbag.m'

GUI development for ROS

roscore &
rqt_bag

More to come!!