Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving behavior of the planner to follow peak points of the global plan strictly. #39

Open
wants to merge 9 commits into
base: kinetic-devel
Choose a base branch
from

Commits on Jan 21, 2017

  1. Updated teb_local_planner.cpp

    Added a peakViaPoint( ) so that the local planner strictly follows the peak points of the global plan.
    jmudit19 authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    8bf65cf View commit details
    Browse the repository at this point in the history
  2. Update teb_local_planner_ros.h

    added as a requirement of teb_local_planner_ros.cpp
    jmudit19 authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    9fbe28c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Configuration menu
    Copy the full SHA
    34fd47e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09bc002 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. Update teb_local_planner_ros.cpp

    Used robot_circumscribed_radius so that minimum curvature of global plan on which a peak point will be present is a function of robot's radius.
    jmudit19 authored Feb 26, 2017
    Configuration menu
    Copy the full SHA
    ca8d658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff1065b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    266e56f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Configuration menu
    Copy the full SHA
    e7e1e7f View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    jmudit19 authored Feb 25, 2018
    Configuration menu
    Copy the full SHA
    7eb7123 View commit details
    Browse the repository at this point in the history