pedsim_ros icon indicating copy to clipboard operation
pedsim_ros copied to clipboard

Pedestrian simulator powered by the social force model

Results 34 pedsim_ros issues
Sort by recently updated
recently updated
newest added

Hello everyone! For some reason, whenever I create a group in a following manner: ``` ``` people that are spawned in this location are assigned randomly to a group each...

Hi, I was trying to create a scenario where a single agent was defined. Something like: ``` ``` However, having agent with property `n="1"` doesn't actually spawn any agent. None...

I am right now using the `pedsim_simulator` package. It works without problem in the tests provided. However, I was trying to make my own example by providing my own `scenario`,...

Is there any way to create new scenario xml files? It seems that they are generated by SGDiCoP but I can't google it. What is SGDiCoP?

--- ## Basic Info | Info | Please fill out this column | | ------ | ----------- | | Ticket(s) this addresses | Ticket https://github.com/srl-freiburg/pedsim_ros/issues/48 | | Primary OS tested...

I am trying to use only Gazebo for both simulation and visualization, and I hope to remove the Rviz since it is not intuitive creating an ideal scenario. Now I've...

Hi, all I have been trying to navigate pedsim_ros built-in diff-robot in environment created pedsim_similator I have been able to navigate robot to desirable goal by navigation stack: - I...

I am runing Ubuntu 18.04 with Melodic and the pedsim_ros master branch. I am running with a robot enabled using a modified small_airport scenario with 5 times less people and...

Hi, are there any exposed functions that would let me restart the simulation without killing and relaunching? I'm looking to implementing an openaigym-like interface and want to restart the simulation...

Dear pedsim_ros team, Thanks for this amazing simulator. Which parameters should I change in order to ensure that the pedestrians keep a larger distance among each other? Best, Bruno