ncsurobotics / seawolf

Seawolf Software Platform
http://www.ncsurobotics.com/
6 stars 5 forks source link

Frames sync with sensor data #1

Closed mbrown1413 closed 12 years ago

mbrown1413 commented 12 years ago

Sensor data needs to be captured at the same time that frames are grabbed from the cameras. This was a problem in the 2011 competition with the path mission.

The solution is to send a message from vision to mission control whenever it grabs a frame. Mission control then grabs sensor values at that time.