Code Monkey home page Code Monkey logo

motionplanner's Introduction

ROS Motion Planner Package

What to do for highway sim:

  • Disable PCL_CONVERTER ground plane filtering

To do

  • Make node for state estimation
  • Add function for splitting node into multiple smaller sections
  • Add variable sampling domain

Getting Started

This package contains node for implementing the motion planner in a mobile robot. Package contains the following nodes:

  • obstacle_tracker: track pedestrian trough world and esimate its velocity
  • rrt: Generate a motion plan using RRT with closed-loop prediction
  • state_estimator: generates state estimation message
  • simulator: contains a Toyota Prius Gazebo simulator
  • car_msgs: contains all messages used by the package

Prerequisites

ROS Melodic with Visualization stack

Installing

mkdir ~/catkin_ws/src
cd ~/catkin_ws/src

git clone -b newcostfunction https://github.com/vdBerg93/motionplanner.git
git clone -b four_persons https://github.com/vdBerg93/pedsim_ros.git
git clone https://github.com/bbrito/lmpcc_msgs.git
git clone -b rrt https://gitlab.tudelft.nl/bdebrito/lmpcc_obstacle_feed.git 
git clone -b rrt_integration https://gitlab.tudelft.nl/bdebrito/lmpcc.git

catkin_make

Running the tests

Two scenarios can be tested:

  1. pedwalking.launch
  2. pedcrossing.launch

The following code will start the simulations:

roslaunch rrt #scenario#
roslaunch lmpcc_obstacle_feed lmpcc_obstacle_feed.launch
roslaunch lmpcc lmpcc.launch
roslaunch rrt rrt.launch

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

Add additional notes about how to deploy this on a live system

Authors

  • Berend van den Berg - Initial work - vdBerg93

Acknowledgments

motionplanner's People

Contributors

vdberg93 avatar

Stargazers

 avatar

Watchers

Bruno Brito 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.