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

Hi! I'm migrating pedsim_ros to ROS2 and I would happy to contribute with you. Could you open an eloquent-dev branch in the repo, please? Thank you so much.

We need more documentation on the main components of the simulator and a getting started kind of guide. Possibilities include: - [x] simple Doxygen html pages - [ ] wiki...

enhancement

It would be nice to bring back visualizations of the SFM components, using maybe a new `rviz` plugin or simply marker arrays (but I think this could easily get too...

enhancement

Installation on ROS Melodic was successful and I managed to run all of the launch files. **Is there a way to properly resize the obstacle (walls) and pedestrian agent size...

I've been running pedsim_ros on ubuntu bionic 18.04 and ros melodic. I've successfully spawned agents in gazebo where agents now are in shape of box. So i'm trying to make...

I am trying to launch this pedsim_ros without gui. But I get : qt.qpa.xcb: could not connect to display qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in ""...

Hi Everyone, I want to confirm whether agents are considered point size while doing force calculation for collision avoidance or the shape of the agents are also taken into consideration....

Hi, I know this package is not maintained much, but I hope this PR could help with running pedsim in ROS2. It would be nice if you could create a...

Hi everyone, I want to approximate my Agents with a cuboid of dimensions ( 4 x 2 x 1.5 ) As pointed out in #21, the parameter "agentRadius" is used...

Hi, I am using ROS Melodic and followed the installment instructions with catkin_make. Then when I tried to launch the sample example I get this issue: ![image](https://user-images.githubusercontent.com/103363609/225229283-63c3f964-8640-47ab-bb7d-0cc54ae412d4.png) it seems that...