Skip to content

Commit

Permalink
Add changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed May 17, 2022
1 parent d76323b commit 763490c
Show file tree
Hide file tree
Showing 6 changed files with 1,308 additions and 0 deletions.
26 changes: 26 additions & 0 deletions rct_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package rct_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* remove changelogs
* Add changelogs
* Move utilities from ros pkg to common pkg and add missing dependencies cmake config
* Convert rct_optimizations to be a ROS-generic CMake package (`#42 <https://github.com/Jmeyer1292/robot_cal_tools/issues/42>`_)
* make rct_optimizations a pure CMake package
change other packages so they treat rct_optimizations as a pure CMake package
Fix erroneously commented-out Eigen3 dependency
remove pattern matching filter from include install
Add rct_common package, move macros and GTest infrastructure to it
rename RCT_ENABLE_RUN_TESTING to RCT_RUN_TESTS
Add flags to build and run tests in CI
install git in CI env
add git to ADDITIONAL_DEBS for industrial_ci docker image
Remove RCT_RUN_TESTS flag from CI config
link rct_examples test against GTest
* set RCT_RUN_TESTS=True
* Contributors: Joseph Schornak, Levi Armstrong

0.1.0 (2020-03-27)
------------------
Loading

0 comments on commit 763490c

Please sign in to comment.