Independent ros package to generate random map. The code is revised from map_generator. It works with simulator in fast planner andn ego planner.
roslaunch map_generator dyn_map.launch
or include this file into your planner launch file.
- generate a point cloud global map of boxes and circles.
- generate semantic map.
you can also directly use the semantic information and create your own semantic map for planning. The example generates the semantic map of cylinders and publish both the cylinders informaton and point cloud.
- generate dynamic map