This package can be used to create a bird view 2D occupancy map of your gazebo world. This way obstacles above the robot hight can be included in the map.
- Install the following dependent packages as well as the
requirements.txt
.
-
Move your gazebo
.world
file in den world folder. -
Run the following command and specify the following parameter:
target_hight: Up to which obstacles should be taken into account
roslaunch birdsview_map create_map.launch target_hight:=2
- Find the final map in the final_map folder
- create pedsim-map