Open jackparsonss opened 8 months ago
The main goal of this algorithm is to generate waypoints in the middle of the track using the detected cone data, and feed those waypoints into the already implemented pure pursuit package. We are currently spoofing cone detections by just reading them in from a file, as it should work the same when reading cone data from the perception system nodes. @RyderCatonio has info on how the waypoint generation algorithm works, and on how to work with rviz to visualize information. @jluc6628 feel free to reach out to him for info
This will take in cone data and publish waypoints for pure pursuit