Skip to content

lq0613/dynamic_map_generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

map_generator

Independent ros package to generate random map. The code is revised from map_generator. It works with simulator in fast planner andn ego planner.

Usage

roslaunch map_generator dyn_map.launch

or include this file into your planner launch file.

Demo

  1. generate a point cloud global map of boxes and circles.

  1. 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.

  1. generate dynamic map

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • CMake 1.1%