Closed machinekoder closed 6 years ago
Previously the timestamp from the incoming message has been reused for the trajectory. This leads to timeouts when there is a delay between joy command source and jog_arm.
Moreover, prev_time_ was set directly before usage.
prev_time_
Thank you for your attention to detail!
Previously the timestamp from the incoming message has been reused for the trajectory. This leads to timeouts when there is a delay between joy command source and jog_arm.
Moreover,
prev_time_
was set directly before usage.