Projecting image lane information over PointCloud2

asked 2021-05-08 20:26:38 -0500

sisaha9 gravatar image

updated 2021-05-08 20:38:43 -0500

I have a track like simulation in which the car should not move outside the boundaries (marked by lines). I plan to use the nav2 stack with a rolling empty costmap to perform GPS navigation over it. Is there a way to fuse lane information from an image (can be provided in a black and white or similar formats) over PointCloud2 data so that the lanes appear as walls in the PointCloud2 data which the car cannot drive through? Any information regarding this would be extremely appreciated

edit retag flag offensive close merge delete