Skip to content
This repository has been 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.

Latest commit

 

History

History
14 lines (12 loc) · 321 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 321 Bytes

##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