uf-mil / mil

Monorepo of the Machine Intelligence Lab at the University of Florida
https://mil.ufl.edu/docs
Other
45 stars 29 forks source link

Task 8: Scan and Dock and Deliver #1084

Closed cbrxyz closed 3 months ago

cbrxyz commented 1 year ago

Assignee

@andrew-aj

Deadline

No response

What needs to change?

From the VRX manual:

Capability: Given multiple docking bays (similar to the arrangement in the RobotX Challenge) the USV should be capable of deciding on the appropriate bay for docking, executing a safe and controlled docking maneuver and then exiting the dock. Additional points will be awarded for vehicles that can successfully propel a projectile through one of the two holes in the placard at the head of the correct docking bay. Implementation: This task makes use of virtual models of the “symbols” used in the 2016 and 2018 RobotX competitions3. The USV must demonstrate the ability to successfully dock in the bay identified by the placard symbol indicated by the scan-the-code buoy. The symbols may be red, green, or blue in color and may be in the shape of a circle, triangle, or cruciform (+) on a white background. Additionally, the placards will feature a pair of square target holes, one small and one large located above the symbol and outlined in black on a white background. The larger hole will be a square 0.5m on a side, and the smaller hole will be a square 0.25m on a side. A maximum simulation time is specified. To learn the target symbol, teams must read the color sequence from the scan-the-code buoy and report this color sequence via the ROS 2 API using the /vrx/scan_dock_deliver/color_sequence topic.. The color sequence of the scan-the-code buoy uniquely determines the color and shape of the placard symbol that indicates the correct docking bay using a constant mapping, as follows:

ss 2023-09-18 at 17 49 56@2x

How would this task be tested?

  1. Run the VRX trial software for task 8, and ensure that the correct dock is selected given the appropriate environment.

Contacts

uf-mil-bot commented 3 months ago

This issue has been closed because the VRX competition has completed.