GithubHelp home page GithubHelp logo

forrest-z / crowdnav Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sebbyjp/crowdnav

0.0 1.0 0.0 33.6 MB

License: MIT License

CMake 4.58% C++ 85.77% Lua 2.73% Shell 0.06% Makefile 0.07% Python 6.34% HTML 0.45%

crowdnav's Introduction

Robot Crowd Navigation through Predictive Pedestrian Modeling

The control stack for this robot has been built based on this repo. The obstacle detector package is provided by this repo and the pedestrian simulator is provided by this repo.

We present a local path planning algorithm, deployable on a service robot, that generates probabilistic models about the future as outlined in our paper in paper/. The implementation can be found in control_stack/include/cs/path_finding/rrt. This algorithm can be deployed on a service robot in different simulation environments and demonstration videos can be found in demos/.

Requirements

  • ROS Melodic

Installation

  • Clone this repo to your <catkin workspace folder>/src

Usage

  • Ensure that you are in the root directory of your catkin workspace

$ source ./devel/setup.bash

  • To run a single obstacle environment:

$ roslaunch pedsim_simulator 700_1obst.launch

  • To run a hallway with pedestrian traffic against the service robot:

$ roslaunch pedsim_simulator 700_against_1way.launch

  • To run a hallway with two way pedestrian traffic:

$ roslaunch pedsim_simulator 700_2way_hallway.launch

  • To run a four way interection:

$ roslaunch pedsim_simulator 700_4way.launch

  • Note that for each scenerio you want to run, you will need to update the map path in the corresponding nav_config_700_*.lua file in control_stack/config to match your absolute path

  • Analytics for each run will be automatically printed on the terminal

Contributors

  • Sebastian Peralta
  • Raymond Bjorkman
  • Zachary Fischer

crowdnav's People

Contributors

sebbyjp avatar

Watchers

James Cloos 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.