Skip to content

zsh4614/time_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

time_sync

a time synchronizer based ros. more information: blog

quick start

1.download project and build

git clone [email protected]:zsh4614/time_sync.git
cd time_sync
mkdir build && cd build
cmake ..
make

2.download demo data

link: google drive

3.run the demo

cd build
./time_sync_demo

4.start a roscore

roscore

5.run the demo data

rosbag play data.bag

then you will see:

Screenshot from 2021-12-09 15-03-57.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published