srl-freiburg / pedsim_ros

Pedestrian simulator powered by the social force model
https://github.com/srl-freiburg/pedsim_ros
BSD 2-Clause "Simplified" License
447 stars 169 forks source link

Integration of ros_maps_to_pedsim for ROS map conversion #69

Open fverdoja opened 3 years ago

fverdoja commented 3 years ago

This PR addresses #38 and follows from the discussion there.

ksatyaki commented 2 years ago

This is cool, over in my fork, I have a simple executable to convert pedsim scenario files into ros png/yaml files. This is even better since writing the scenario files are harder than creating maps! :-) :+1: