Skip to content

VRX 2022: Task 5 Practice

crvogt edited this page Dec 21, 2021 · 9 revisions

Task 5: Gymkhana Practice Worlds

Under construction: This tutorial is in the process of being updated for VRX 2022. For the VRX 2019 tutorial, see Phase 2 Task Practice 2019

Task 5: Dock

Three example worlds are supplied to represent three potential trials of the Dock task.

  • dock0.world: Easy environment. Correct bay is the red_cross directly ahead of the WAM-V in its initial position.
  • dock1.world: Medium difficulty environment. Correct bay is the green_triangle.
  • dock2.world: Hard difficulty environment. The correct bay is red_triangle.

dock0.world

Easy environment. Correct bay is the red_cross directly ahead of the WAM-V in its initial position.

dock0.png

dock1.world

Medium difficulty environment. Correct bay is the green_triangle.

dock1.png

dock2.world

Hard difficulty environment. The correct bay is red_triangle.

dock2b.png

Development and Debugging Recommendations

The VRX Tasks: Examples wiki provides general notes on the API and Docking Details wiki describes the how successful docking is determined and how the docking state is provided to stdout.

Clone this wiki locally