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

Add possibility to weight viapoint orientations #109

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

Commits on Nov 30, 2018

  1. First attempt at via point poses

    	modified:   cfg/TebLocalPlannerReconfigure.cfg
    	modified:   include/teb_local_planner/g2o_types/edge_via_point.h
    	modified:   include/teb_local_planner/optimal_planner.h
    	modified:   include/teb_local_planner/teb_config.h
    	modified:   src/homotopy_class_planner.cpp
    	modified:   src/optimal_planner.cpp
    	modified:   src/teb_config.cpp
    	modified:   src/test_optim_node.cpp
    	modified:   src/visualization.cpp
    zerodamage committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    6ac179f View commit details
    Browse the repository at this point in the history
  2. modified: include/teb_local_planner/visualization.h

    	modified:   src/optimal_planner.cpp
    	modified:   src/teb_local_planner_ros.cpp
    zerodamage committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    068f597 View commit details
    Browse the repository at this point in the history
  3. Readd test_optim_node to CMakeLists

    	modified:   CMakeLists.txt
    zerodamage committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    b7d27ca View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. Readd test_optim_node

    	new file:   src/test_optim_node.cpp
    zerodamage committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    4dcca96 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Fix test_optim_node for new PoseSE2

    	modified:   src/test_optim_node.cpp
    zerodamage committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    6e83d07 View commit details
    Browse the repository at this point in the history