Skip to content

Added cone_ground_truth extractor

Rokas Giedraitis requested to merge cone_ground_truth_extractor into master

Added csv files of cone locations of currently existing tracks. Created a new extractor.py node that uses the csv cone locations and publishes them in the car's frame. It publishes cone markers to rviz too. Fixed some tf tree issues as well.

Merge request reports