nlitz88 / workzone

Workzone Boundary Detection
MIT License
1 stars 0 forks source link

Attempt to perform local costmap generation on sample images from selected dataset #7

Closed nlitz88 closed 7 months ago

nlitz88 commented 9 months ago
nlitz88 commented 8 months ago

Found a tool to accompany the ROS implementation of BEVFusion. This basically just acts as a wrapper around nuScenes and publishes the data as ROS messages. Very helpful if it works!

https://github.com/linClubs/nuscenes2rosbag

nlitz88 commented 8 months ago

Also, I think I'm going to try to use https://github.com/linClubs/BEVFusion-ROS-TensorRT and just use a mini version of nuScenes (if it works with the nuscenes2rosbag tool).