UTRA-ART / SLAM-1920

SLAM and Navigation on ROS Kinetic
https://utra-art.github.io/SLAM/
3 stars 1 forks source link

Retrieving Way-points during IGVC #90

Closed erickmu1 closed 4 years ago

erickmu1 commented 4 years ago

Description:

Goals:

Acceptance Criteria:

Notes:

chandra-gummaluru commented 4 years ago

From the IGVC 2020 rules:

One waypoint pair will be the entrance and exit of the course in No Man’s Land. There will be two additional waypoints in No-Man’s Land.

There is no other information about way-points, and so we assume we will need to manually enter them into our system.

We'll assume we can store the waypoints in a text-file, and write a service node that reads from this text-file (see #93).