Monash-Connected-Autonomous-Vehicle / ESDA

Software stack for MCAVs annual IGVC entry
0 stars 0 forks source link

Yes-mans-land waypoint generator #54

Open AbBaSaMo opened 4 months ago

AbBaSaMo commented 4 months ago

Overview

The course has 4 waypoints indicating the start of no-mans land and the ramp and then the end of no-mans land and the ramp i.e. 4 positions and 1 waypoint for each of the positions.

These are GPS waypoints and provided to us by the comp organisers and then we need to input these to the ESDA. The problem is that in the rest of the course (which we will call yes-mans-land) there are no waypoints and so we need to generate waypoints for the ESDA to follow.

Acceptance criteria