Skip to content

spenceryu/recorder-netsync

Repository files navigation

recorder-netsync

Synchronization software for CMU Navlab traffic recording boxes (Python 3)

Installation on Mac:

pip3 install zmq; python3 client.py; python3 server.py

Installation on Raspberry Pi:

Functionality

  • Distributed message passing
  • Set time on each Raspberry Pi
  • Record local time (on pi) and receieved time (network), log to .txt file

Errors?

External adapter + the wifi AP is not started? ./runservice.sh Make sure the host IP that is being used in the publisher.py or subscriber.py files is not 127.0.0.1 or localhost.

About

Synchronization software for Carnegie Mellon University Navlab's traffic recording boxes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published