aikido:avk/pr_robot_api

Last commit made on 2021-10-05
Get this branch:
git clone -b avk/pr_robot_api https://git.launchpad.net/aikido

Branch merges

Branch information

Name:
avk/pr_robot_api
Repository:
lp:aikido

Recent commits

456bc95... by Ethan Gordon <email address hidden>

Update DART version in README

069896b... by Ethan Gordon <email address hidden>

Re-added PlanToOffset with default vector field parameters

d8056ee... by Ethan Gordon <email address hidden>

Get world from parent robot

4ac03bc... by Ethan Gordon <email address hidden>

Make format

60e8440... by Ethan Gordon <email address hidden>

Don't init subrobots with shared_ptr root, as this dobule-frees everything on destruction

91b8a0f... by Ethan Gordon <email address hidden>

Fixed segfaults plus tested both self and world collision checker

aebafcc... by Ethan Gordon <email address hidden>

Fixed segfault by early cast of goalState, plus limited statespace to controlled metaskeleton, plus have child robots handle their own collisionfree generation to ensure statespaces match

4b9b844... by Ethan Gordon <email address hidden>

Move all implementations to cpp file

e35da8c... by Ethan Gordon <email address hidden>

Enforce root robot MetaSkeleton to be true Skeleton, and subrobots are ReferentialSkeletons referencing the root Skeleton

6cf0282... by Ethan Gordon <email address hidden>

Expose metaskeleton