Skip to content
This repository was archived by the owner on Nov 13, 2019. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

TuSimple/ros_sample_image_sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##How to compile cd ~/catkin_ws/src git clone https://github.com/symao/ros_sample_stereo_image_sync.git cd .. catkin_make

##How to run ###1. run nodelet roslaunch sample_subscriber sample_pubsub.launch

###2. run node roscore rosrun sample_publisher sample_publisher_node rosrun sample_subscriber sample_subscriber_node

About

Sample codes for synchronize left and right image message, and show how to use nodelet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.9%
  • CMake 22.1%