Code Monkey home page Code Monkey logo

gym_ped_sim's Introduction

A ros gazebo plugin for pedestrians

This is a ros pkg for gazebo actor plugin.

Dependencies

  • Ubuntu 16.04
  • ROS-kinetic
  • Gazebo 8 (with actor suport)
  • python-lxml
  • turtlebot3
  • turtlebot3_msgs
  • turtlebot3_simulations

Build

  1. Add the repositories of Gazebo 8 and ROS kinetic

  2. Install Gazebo 8, Ros kinetic in buntu 16.04 and other dependencies.

sudo apt-get install ros-kinetic-desktop-full
sudo apt-get install ros-kinetic-gazebo8-ros-pkgs
  1. Build packages
cd /path/to/workspace/src
git clone [email protected]:onlytailei/gym_ped_sim.git
catkin build

rviz gazebo

Example

roslaunch turtlebot3_social default.launch

Node Details

  • actor_plugin
     Build based on a Gazebo official example. This node broadcasts the tf of every actor. Social force model is applied in every actor to interactive with each other.

  • actor_services
    The python files help to create several gazebo sdf files quickly. There is a rviz file for visualization.

  • turtlebo3_social
    In our socially compliant pedestrian simulator, we collect data by mounting a depth sensor onto one of the pedestrians, to the height matching that of real-world setups. Then, the social force model, as described in the paper, is used to label each incoming depth image with their corresponding social force.

  • data_collection
     To save the related dataset.

Dataset

The collected pedestrian navigation dataset contains:

  • depth image
  • rgb image
  • target
  • social force classification
  • social force
  • sum force

Interactive interface

Please reference gym_style_gazebo


This is the reference implementation of the plugins and for the paper Socially-compliant Navigation through Raw Depth Inputs with Generative Adversarial Imitation Learning. If it helps your research, please cite:

@inproceedings{tai2018social,
    author={L. Tai and J. Zhang and M. Liu and W. Burgard},
    booktitle={2018 IEEE International Conference on Robotics and Automation (ICRA)}, 
    title={Socially Compliant Navigation Through Raw Depth Inputs with Generative Adversarial Imitation Learning}, 
    year={2018}, 
    pages={1111-1117}, 
    doi={10.1109/ICRA.2018.8460968}, 
    ISSN={2577-087X}, 
    month={May},
}

References

srl-freiburg/pedsim_ros
social force model

gym_ped_sim's People

Contributors

onlytailei avatar rayvburn avatar standartkai avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.