-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Include migration notes from ros2_controllers * Add release_notes page * Cross-link them * Rename file * Rename file (cherry picked from commit f1c4307) Co-authored-by: Christoph Fröhlich <[email protected]>
- Loading branch information
1 parent
63545b5
commit 9a2d42b
Showing
3 changed files
with
33 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
.. _release_notes: | ||
|
||
Release Notes | ||
================================= | ||
|
||
This page should highlight the most important changes of the ros2_control framework. | ||
|
||
These lists might not be complete, see the ``CHANGELOG.rst`` files in the respective repositories for a full list of changes. | ||
|
||
For necessary changes to your code for a version update, see the :ref:`migration`. | ||
|
||
ros2_control | ||
------------- | ||
|
||
.. toctree:: | ||
:titlesonly: | ||
|
||
Iron to Jazzy <../ros2_control/doc/release_notes/Jazzy.rst> | ||
|
||
|
||
ros2_controllers | ||
---------------- | ||
|
||
.. toctree:: | ||
:titlesonly: | ||
|
||
Iron to Jazzy <../ros2_controllers/doc/release_notes/Jazzy.rst> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters