-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create CHANGELOG.rst files pre-release
- Loading branch information
1 parent
9228738
commit efc7793
Showing
2 changed files
with
31 additions
and
0 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package av_car_description | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Forthcoming | ||
----------- | ||
* Fix pre-commit linting, advice and suggestions | ||
* Fix pkg names, vers. and descriptions pre-release | ||
* Add Hector Cruz as maintainer | ||
* Updating mondeo mesh to match Univeristy vehicle colors | ||
* Add pre-commit config file and run it on repo | ||
* Update Readme, remove unnecessary ament test deps | ||
* Port original pkg to ROS2 | ||
* Contributors: Alejandro Bordallo, hect95 |
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,17 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package av_car_meshes | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Forthcoming | ||
----------- | ||
* Fix pre-commit linting, advice and suggestions | ||
* Fix pkg names, vers. and descriptions pre-release | ||
* Add Hector Cruz as maintainer | ||
* Updating mondeo mesh to match Univeristy vehicle colors | ||
* Updating car meshes to match university colors and avoid errors in RVIZ | ||
- mondeo_blue.dae is modified to points to a new grey color scheme png images | ||
- mondeo_blue_body.png is deleted | ||
* Changing CMakeLists installation to align with ROS2 convention rather than using catkin macros | ||
* Add pre-commit config file and run it on repo | ||
* Port original pkg to ROS2 | ||
* Contributors: Alejandro Bordallo, hect95 |