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

multi-seed RRT and RRT* planning #90

Merged
merged 60 commits into from
Oct 22, 2015

Commits on Jul 22, 2015

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

Commits on Jul 24, 2015

  1. integrating multi RRT in DD

    MarcoCar committed Jul 24, 2015
    Configuration menu
    Copy the full SHA
    d221fd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2015

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

Commits on Aug 3, 2015

  1. Configuration menu
    Copy the full SHA
    c1fdf2b View commit details
    Browse the repository at this point in the history
  2. integrating multi RRT in DD

    MarcoCar committed Aug 3, 2015
    Configuration menu
    Copy the full SHA
    28590d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    213f852 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2015

  1. Configuration menu
    Copy the full SHA
    5943eb5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'marco-rrt-june' of github.com:ipab-slmc/director into m…

    …arco-rrt-june
    
    Conflicts:
    	src/matlab/test_multiRRT_reach.m
    	src/python/ddapp/ik.py
    	src/python/ddapp/tabledemo.py
    MarcoCar committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    53d9942 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2015

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

Commits on Aug 14, 2015

  1. revert

    Maurice Fallon committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    d6750c9 View commit details
    Browse the repository at this point in the history
  2. rm hardcoded path

    Maurice Fallon committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    5e94373 View commit details
    Browse the repository at this point in the history
  3. fix path

    Maurice Fallon committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    ee1d555 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2015

  1. clean multiRRT_reach script

    MarcoCar committed Aug 24, 2015
    Configuration menu
    Copy the full SHA
    19eb90a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2015

  1. code cleanup

    MarcoCar committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    ab9b02e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into marco-rrt-june

    Conflicts:
    	src/python/ddapp/tabledemo.py
    MarcoCar committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    71c1003 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2015

  1. Merge branch 'master' into marco-rrt-june

    Conflicts:
    	src/python/ddapp/tabledemo.py
    MarcoCar committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    1b5cb9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bc926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2447c5 View commit details
    Browse the repository at this point in the history
  4. fixes to tabledemo

    MarcoCar committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    b78f775 View commit details
    Browse the repository at this point in the history
  5. working version

    MarcoCar committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    1deb643 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2015

  1. a couple of fixes

    Maurice Fallon committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    7782f80 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2015

  1. Merge branch 'master' into marco-rrt-june

    Maurice Fallon committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    5762fb2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into marco-rrt-june

    Maurice Fallon committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    f62aa05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0f61b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2015

  1. touch up test code to match drake

    Maurice Fallon committed Sep 5, 2015
    Configuration menu
    Copy the full SHA
    6b135c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2015

  1. typo

    Maurice Fallon committed Sep 6, 2015
    Configuration menu
    Copy the full SHA
    6a24062 View commit details
    Browse the repository at this point in the history
  2. remove some hard coding and move to seperate problmes

    Maurice Fallon committed Sep 6, 2015
    Configuration menu
    Copy the full SHA
    2576491 View commit details
    Browse the repository at this point in the history
  3. big step towards making multi rrt match old method

    Maurice Fallon committed Sep 6, 2015
    Configuration menu
    Copy the full SHA
    41c19e8 View commit details
    Browse the repository at this point in the history
  4. right hand planning works too

    Maurice Fallon committed Sep 6, 2015
    Configuration menu
    Copy the full SHA
    e27975f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2015

  1. further generalize this reaching mode

    Maurice Fallon committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    b8cb186 View commit details
    Browse the repository at this point in the history
  2. generalized add/remove affordance methods

    Maurice Fallon committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    c0d6fa8 View commit details
    Browse the repository at this point in the history
  3. rm file, raise exception

    Maurice Fallon committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    1b40216 View commit details
    Browse the repository at this point in the history
  4. test script

    Maurice Fallon committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    5f0f9af View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. clean up param

    Maurice Fallon committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    7bfc38d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2015

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

Commits on Sep 16, 2015

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

Commits on Sep 17, 2015

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

Commits on Sep 18, 2015

  1. support for frozen groups

    MarcoCar committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    afdc689 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. Configuration menu
    Copy the full SHA
    50e315e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a4cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2d5198 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e45f7a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

  1. Configuration menu
    Copy the full SHA
    fd30b34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38f4255 View commit details
    Browse the repository at this point in the history
  3. minor

    MarcoCar committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    8bc8a62 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2015

  1. add ik options

    MarcoCar committed Sep 24, 2015
    Configuration menu
    Copy the full SHA
    1710c41 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2015

  1. first working version of FPP

    MarcoCar committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    d23fff0 View commit details
    Browse the repository at this point in the history
  2. axis lock constraint

    MarcoCar committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    9b506b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2015

  1. Merge remote-tracking branch 'origin/master' into marco-rrt-june

    Conflicts:
    	src/matlab/test_rrt_valkyrie.m
    	src/python/ddapp/ikplanner.py
    	src/python/ddapp/tabledemo.py
    MarcoCar committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    259ea70 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

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

Commits on Oct 14, 2015

  1. Configuration menu
    Copy the full SHA
    e2186ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60f6530 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2015

  1. Configuration menu
    Copy the full SHA
    7ee0793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    593efc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2015

  1. Merge pull request #1 from mitdrc/mfallon-update-drake

    Mfallon update drake
    Maurice Fallon committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    ef766cb View commit details
    Browse the repository at this point in the history
  2. revert to usual cost matrix

    MarcoCar committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    52d8d53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91c2337 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into marco-rrt-june

    Conflicts:
    	src/python/ddapp/tabledemo.py
    Maurice Fallon committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    1e1bd44 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. fix some incorrect useCollision checks

    Maurice Fallon committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    32c782e View commit details
    Browse the repository at this point in the history
  2. fix some paths to use DRC_BASE

    Maurice Fallon committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    f5668b4 View commit details
    Browse the repository at this point in the history