Git Product home page Git Product logo

dwa_planner's Introduction

dwa_planner

CI issue_opened issue_closed

demo_dwa

Environment

  • Ubuntu 20.04
  • ROS Noetic

Install and Build

cd catkin_workspace/src
git clone https://github.com/amslabtech/dwa_planner.git
cd dwa_planner
catkin build --this

Node I/O

dwa_planner I/O diagram

Optional Topics

  • /scan
    • Default input is /local_map
    • If /scan is used, set use_scan_as_input to true
  • /footprint
    • robot footprint
    • If /footprint is used, set use_footprint to true
    • footprint_publisher node in amsl_navigation_utils repository publishes rectangular footprint
  • /path
    • for path cost
    • Default evaluation does not use path cost
    • If path cost is used, set use_path_cost to true
      • Give a part of the global path (edge)

Parameters

  • HZ
    • main loop rate (default: 20[Hz])
  • TARGET_VELOCITY
    • max velocity of robot's target velocity (default: 0.55[m/s])
  • ROBOT_FRAME
    • robot's coordinate frame (default: base_link)

Runtime requirement

  • TF (from LocalMap_FRAME to ROBOT_FRAME) is required

How to Use

  • for local path planning
roslaunch dwa_planner local_planner.launch

References

  • D. Fox, W. Burgard, and S.Thrun, "The dynamic window approach to collision avoidance", IEEE Robotics Automation Magazine, 1997.

(https://ieeexplore.ieee.org/abstract/document/580977)

dwa_planner's People

Contributors

ibuki1805 avatar jumpei-arima avatar naoya-sugiura avatar toshikinakamura0412 avatar ttaannaakkaa avatar yasunorihirakawa 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.