srl-freiburg / pedsim_ros

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

Trouble with only using Gazebo but remove the RVIZ #60

Open popo1997 opened 4 years ago

popo1997 commented 4 years ago

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 succeed to launch only Gazebo during the process, but ped-sim simulator published the position due to the Rviz scenario. Since the Gazebo and Rviz have different display patterns in reading the same scenario file. What suggestions to remove Rviz and use Gazebo for the purposes. Thanks! 2020-7-7下午5 04的影像

popo1997 commented 4 years ago

Also, when the scenario's waypoints have the parameter b(that agent will disappear at the destination), Gazebo's agent model still appears in the simulation and all blocked at the destination.Any suggestions to deal with the problem? THANKS FOR THE AMAZING PROJECT WORKS AND EFFORTS.

mazmazbiasa commented 6 months ago

@popo1997 did you find any solutions?