bit-bots / bitbots_main

This git contains all RoboCup code from the Hamburg Bit-Bots.
https://bit-bots.de
MIT License
30 stars 11 forks source link

ros_control: make motor_start_time_ an std::optional #515

Closed timonegk closed 5 days ago

timonegk commented 5 days ago

Summary

Follow-up on #513. If the comparison is done before motor_starttime is set, it kills ros_control with an error "cannot compare clocks with different sources"