Skip to content

Latest commit

 

History

History
107 lines (75 loc) · 2.07 KB

CHANGELOG.rst

File metadata and controls

107 lines (75 loc) · 2.07 KB

Changelog for package moveit_runtime

1.1.13 (2023-07-28)

1.1.12 (2023-05-13)

1.1.11 (2022-12-21)

1.1.10 (2022-09-13)

1.1.9 (2022-03-06)

1.1.8 (2022-01-30)

1.1.7 (2021-12-31)

1.1.6 (2021-11-06)

1.1.5 (2021-05-23)

1.1.4 (2021-05-12)

1.1.3 (2021-04-29)

1.1.2 (2021-04-08)

1.1.1 (2020-10-13)

1.1.0 (2020-09-04)

  • [feature] Use standard cmake text for metapackages (#1620)
  • [feature] Use CMAKE_CXX_STANDARD to enforce c++14 for portability (#1607)
  • [maint] Remove ! from MoveIt name (#1590)
  • Contributors: Dave Coleman, Jonathan Binney, Robert Haschke, Sean Yen, Tyler Weaver

1.0.1 (2019-03-08)

1.0.0 (2019-02-24)

  • [fix] catkin_lint issues (#1341)
  • Contributors: Robert Haschke

0.10.8 (2018-12-24)

0.10.7 (2018-12-13)

0.10.6 (2018-12-09)

0.10.5 (2018-11-01)

0.10.4 (2018-10-29)

0.10.3 (2018-10-29)

0.10.2 (2018-10-24)

0.10.1 (2018-05-25)

0.9.11 (2017-12-25)

0.9.10 (2017-12-09)

0.9.9 (2017-08-06)

0.9.8 (2017-06-21)

0.9.7 (2017-06-05)

0.9.6 (2017-04-12)

0.9.5 (2017-03-08)

0.9.4 (2017-02-06)

  • Added a new metapackage as a minimum set of moveit-related packages that can be installed on a robot (eliminating development packages).
  • Contributors: Isaac I.Y. Saito