aikido:constCorrectnessAndFormatting

Last commit made on 2018-05-04
Get this branch:
git clone -b constCorrectnessAndFormatting https://git.launchpad.net/aikido

Branch merges

Branch information

Name:
constCorrectnessAndFormatting
Repository:
lp:aikido

Recent commits

bc7205b... by Aditya Vamsikrishna <email address hidden>

change to constStateSpacePtr everywhere

303c508... by Aditya Vamsikrishna <email address hidden>

init scoping

87e7626... by Gilwoo Lee

Planning calls with MetaSkeleton explicitly set dofs for InverseKinematics solver (#379)

* PlanToTSR and PlanToTSRwithTrajectoryConstraint calls explicitly set dofs for InverseKinematics solver.

* Check for single skeleton when setting IK

d1592b2... by Jeongseok Lee <email address hidden>

Update package name of DART (#391)

4a63536... by Youngsun Kim

clean up and integrate pose estimators (#336)

* clean up and integrate pose estimators

* format PoseEstimatorModule

* update CHANGELOG.md

* add documentation

* add documentation

* fix the issues on comments in PR#336

f97498c... by Jeongseok Lee <email address hidden>

Add CI tests for all components (#373)

22a6761... by Aditya Vamsikrishna <email address hidden>

Remove Barrett-Specific executors. (#380)

* remove barrett specific files

* remove Barrett-specific executor tests

* update log

* nit correction

493b739... by Brian Hou <email address hidden>

Update AIKIDO maintainers. (#381)

5cc94e7... by Brian Hou <email address hidden>

Mark optional dependencies in package.xml. (#376)

7724899... by Brian Hou <email address hidden>

Allow KinematicSimulationTrajectoryExecutor to execute trajectories containing subsets of the skeleton. (#374)

* Allow KinematicSimulationTrajectoryExecutor to execute trajectories
containing subsets of the skeleton.

* Allow InstantaneousTrajectoryExecutor to execute trajectories containing subsets of the skeleton.