move_basic icon indicating copy to clipboard operation
move_basic copied to clipboard

Maintain timestamps for obstacle distances

Open jim-v opened this issue 5 years ago • 0 comments

The forward, left, and right obstacle distances could each have timestamps associated with them based upon the timestamps of the sonar sensors that contributed to them. The relevant code changes would be on ObstacleDetector::obstacle_dis()t and MoveBasic::moveLinear(). This would lead to smoother control of steering based on side distances.

jim-v avatar May 27 '19 07:05 jim-v