Skip to content

suminkxng/pedsim_ros_with_robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

pedsim_ros_with_robot

This repository is an enhanced version of the pedsim_ros package, which includes several key additions. The primary addition is the ability to spawn a robot during the pedestrian simulation. This feature supports robots such as the Jackal Kinova and Husky UR3, among others. This integration allows users to simulate interactions between robots and pedestrians, which is essential for a variety of robotics research and applications.

Please note that this package retains all of the original pedsim_ros package's features. The ability to spawn robots is implemented in a way that complements and extends the existing pedestrian simulation capabilities without compromising them. Feel free to explore this enriched pedestrian-robot interactive simulation!

Requirments

Sample Usage

  • For visualization
$ roslaunch pedsim_simulator demo.launch # rviz
$ roslaunch pedsim_gazebo_plugin demo.launch # Gazebo
  • For control
$ roslaunch husky_ur3_gripper_moveit_config Omni_control.launch
$ roslaunch husky_ur3_nav_without_map execution_without_map.launch

Acknowledgement

Part of this simulation is based on:

About

This repository is an upgraded version of the pedsim_ros package, mainly featuring the addition of robot spawning capability during the pedestrian simulation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.6%
  • Python 7.6%
  • CMake 4.1%
  • C 0.7%