Skip to content

danpeng2/ios2ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code converts image data and imu data from IOS devices to ros message.

  1. add raw image folder, image_time file, imu_data file at /data/

  2. cd raw image folder, then

    $ ls | cat -n | while read n f; do mv "$f" "$n.PNG"; done

    to rename all the image by time sequence

  3. $ roslaunch ios2ros ios2ros.launch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published