Skip to content

Releases: swri-robotics/descartes_light

0.4.3

01 Jun 13:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.4.3

0.4.2

02 Sep 22:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

02 Sep 18:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

02 Sep 15:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

02 Jul 16:40
Compare
Choose a tag to compare

What's Changed

  • Remove dependency on catkin by @jdlangs in #89
  • Fix Windows Build by @marip8 in #90
  • Update CMake boilerplate tools version by @marip8 in #92
  • Added CPack commands by @marip8 in #93
  • Added default state evaluator that treats all states equally by @marrts in #94

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

17 Nov 00:45
0eeeaf2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.3.0

Pre Restructure

06 May 19:34
Compare
Choose a tag to compare
0.2.1

Only initialize code coverage when testing is enabled

Includes feature/CommandLanguage branch

13 Jan 22:53
Compare
Choose a tag to compare
0.2.0

Remove email from author element in package.xml

Add cmake_common_scripts

02 Jan 03:07
Compare
Choose a tag to compare

The tag prior to merging in feature/CommandLanguage branch

Initial Release

10 Jul 19:18
12c0ec1
Compare
Choose a tag to compare
Update CMake to work better with clang (#22)

* Update CMake to work better with clang

* Add clang compiler CI build

* Switch to legacy branch of industrial_ci

* Add install of clang-8 for clang compiler CI build

* Switch from clang-8 to clang

Co-authored-by: Patrick Beeson <pbeeson@traclabs.com>
Co-authored-by: Levi Armstrong <levi.armstrong@gmail.com>