Skip to content

URC2017

Compare
Choose a tag to compare
@omc8db omc8db released this 16 Sep 22:07
· 898 commits to dev since this release

Autonomous navigation stack as run on Gryphon at the 2017 University Rover Challenge. It took first place in the autonomy task.

Features:

  • Communicates with base station, sensors and actuators over Rovecomm
  • Can navigate to waypoints over rough terrain
    • Supports arbitrary number of intermediate waypoints for more complex paths
    • Dynamically compensates for slippery wheels / sand / rocks and sensor inaccuracies
  • Searches around waypoints for tennis ball markers using machine vision

Known Limitations:

  • Small oscillation in path when directly on track to target
    • Caused by mistuned crosstrack error correction
  • Sometimes (rarely) mistakes patches of grass for tennis ball markers
  • Does not attempt to avoid obstacles

What's Changed

New Contributors

Full Changelog: https://github.com/MissouriMRDT/Autonomy_Software_Python/commits/2017