dennisss / tansa

Dancing Robotics Platform
MIT License
39 stars 16 forks source link

Handle cue point from OCS. #121

Open zls29 opened 7 years ago

zls29 commented 7 years ago

:book: Summary

OCS currently returns a cue when firing start messages. Previously gcs did nothing with this, and just played upon receiving the first start. To support starting from an arbitrary breakpoint, a check for cue number has been added.

:mag: Details

Needs testing.

:heavy_check_mark: Testing

:heavy_check_mark: Verification