Giter Site home page Giter Site logo

wangbin0619 / actor_sim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mahmoud-a-ali/actor_sim

2.0 0.0 0.0 92.08 MB

try to automate the process of inserting humans (sitting/standing/walking) inside gazebo environment

License: Apache License 2.0

CMake 2.87% C++ 38.27% HTML 58.86%

actor_sim's Introduction

It is a seperated package to insert walking/standing/sitting humans inside gazebo environment. This package is Adapted from the servicesim package which developed by the OpenSourceRoboticsFoundation OSRF. To use this package you need to specify:

  • The xy-coordinates for each sitting human and his/her direction (yaw angle). This can be done inside sitting_human_poses.erb file
  • The xy-coordinates for the standing areas (at which standing human will be inserted), and the number of the standing human per each standing area. This can be done inside the standing_areas.erb file.
  • The trajectories for walking people in terms of xy-waypoints, the number of human that follow each trajectory, and the velocity of the walking human. This can be done inside the walking_trajectories.erb file. After compiling the actor_sim package, and specifing the required variables inside the corresponding files, the final code for the humans can be generated using this command
$ cd src/actor_sim/worlds/actor_world_files
$ erb actor_world_generator.erb >> ../actors_world.world

then you can test the world that is generated by the actor_sim pkg by launching the actors_world.launch file

roslaunch actor_sim actors_world.launch

actor_sim's People

Contributors

mahmoud-a-ali avatar wangbin0619 avatar

Stargazers

 avatar  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.