aikido:sniyaz_travis

Last commit made on 2020-08-06
Get this branch:
git clone -b sniyaz_travis https://git.launchpad.net/aikido

Branch merges

Branch information

Name:
sniyaz_travis
Repository:
lp:aikido

Recent commits

ba71584... by sniyaz <email address hidden>

Fix bug in last commit.

5cee25d... by sniyaz <email address hidden>

Bump Travis version to fix errors.

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

Add v0.3.1 to documentation. (#578)

Co-authored-by: Aditya Vamsikrishna Mandalika <email address hidden>

81c1051... by Ethan Gordon <email address hidden>

Change Boost version string to canonical representation (#577)

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

Add const designation to YAML node Getter (#576)

* Added proper SO2 handling for Spline conversion

* Added proper SO2 handling for Spline conversion

* Ran make format

* Add const to YAML Node

* [WIP] Remove bad check

* [WIP] debugging for migration to weebo

* Remove print statements

* Re-formatted with clang-format-6.0

* Added SO2 Wrap test, plus make format

* Remove debugging

Co-authored-by: Tao Jin <email address hidden>
Co-authored-by: Brian Hou <email address hidden>
Co-authored-by: Rosario Scalise <email address hidden>
Co-authored-by: gilwoolee <email address hidden>
Co-authored-by: Sam <email address hidden>

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

Packaging AIKIDO v0.3.0. (#573)

264ab79... by Ethan Gordon <email address hidden>

Added proper SO2 handling for Spline conversion (#546)

* Added proper SO2 handling for Spline conversion

* Added proper SO2 handling for Spline conversion

* Ran make format

* Remove print statements

* Re-formatted with clang-format-6.0

* Added SO2 Wrap test, plus make format

* Addressed final comments, modified CHANGELOG

* Fixed formatting

Co-authored-by: Tao Jin <email address hidden>
Co-authored-by: Brian Hou <email address hidden>
Co-authored-by: gilwoolee <email address hidden>
Co-authored-by: Aditya Vamsikrishna Mandalika <email address hidden>

4440cd7... by Sherdil Niyaz <email address hidden>

Check that all planning problems only hold ScopedStates. (#569)

* Use scoped state in ConfigurationToConfigurations.

* Use scopedStates to store goal states for ConfigurationToConfigurations.

* Fix reference return in ConfigurationToConfigurations.

* Respond to code review.

* Run make format.

* Update CHANGELOG.

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

Fix OS X dependencies, remove ubuntu disco, update C++ standard (#570)

* Update disco to focal

* Update to C++14 for make_unique

* Remove deprecated travis vars

* Added debugging to mac os x (TO BE REMOVED

* Update for travis deployment v2, fixed all warnings.

* Fixed install of valgrind for debugging

* custom valgrind for newest os x

* Run valgrind first for debugging

* Add tinyxml and tinyxml2, remove debugging, let's see if this works

* Fixed nits, updated README and CHANGELOG

be60169... by Gilwoo Lee

Clang format (#565)