RoboJackets / igvc-software

The code base for the RoboNav team's IGVC robot.
https://robojackets.org/teams/robonav/
MIT License
91 stars 120 forks source link

Create Segmented Camera Info Publisher #833

Closed VAM7686 closed 2 years ago

VAM7686 commented 3 years ago

Currently, in simulation, sim_color_detector handles publishing the segmented camera info. Unfortunately, on our actual robot, nothing seems to handle publishing the segmented camera info. The segmented camera info is used in line_layer to map lines onto the costmap, so not having it is pretty bad and prevents our mapping from working.

AC: Node that publishes segmented camera info and launches with vision.launch