Robotics StackExchange | Archived questions

Database or bag with costmap/occupancy grid

Hello, do you know a database or a collection of bag files with costmap/occupancy grid? I need to test some algorithms on different maps, and it's too expensive and time consuming to build my own maps. I searched a lot and I wasn't able to find it. Thanks

Asked by tuloski on 2016-05-06 04:03:36 UTC

Comments

Answers

http://wiki.ros.org/Robots/Husky

http://www.clearpathrobotics.com/assets/guides/ros/

Try the Husky Nav stack tutorials -- they are extremely well documented and should have everything you need including SLAM and CostMap2D.

Asked by user12821821 on 2016-05-06 13:23:16 UTC

Comments