Skip to content

Commit 137a4ae

Browse files
authored
Merge pull request #58 from AGH-CEAI/bugfix/changelog_update
Updated all changelogs
2 parents d459483 + 820e5f1 commit 137a4ae

File tree

8 files changed

+118
-48
lines changed

8 files changed

+118
-48
lines changed

CITATION.cff

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: Aleksandrowicz
5+
given-names: Maciej
6+
orcid: https://orcid.org/0000-0003-3388-5653
7+
- family-names: Klimek
8+
given-names: Krzysztof
9+
orcid: https://orcid.org/0009-0004-6749-1833
10+
- family-names: Płachno
11+
given-names: Jakub
12+
title: "Aegis Robotic Station ROS 2 Meta Repository"
13+
version: v202509011041
14+
# identifiers:
15+
# - type: doi
16+
# value: 10.5281/zenodo.15047935
17+
date-released: 2025-08-27

aegis/CHANGELOG.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
### Changed
12+
### Deprecated
13+
### Removed
14+
### Fixed
15+
### Security
16+
17+
## [v202509011041]
18+
19+
### Fixed
20+
21+
* [PR-58](https://github.com/AGH-CEAI/aegis_ros/pull/58) - Fixed changelogs and registered project repository in the [Zenodo](https://zenodo.org/).
22+
23+
## [v202508271325]
24+
1025
### Added
1126

1227
* [PR-43](https://github.com/AGH-CEAI/aegis_ros/pull/43) - Integration with [`pylon-ros-camera`](https://github.com/basler/pylon-ros-camera) package.
@@ -19,12 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1934
* [PR-49](https://github.com/AGH-CEAI/aegis_ros/pull/27) - Updated `robotiq_hande_description` and `robotiq_hande_driver` packages.
2035
* [PR-25](https://github.com/AGH-CEAI/aegis_ros/pull/25) - Updated `robotiq_hande_description` package.
2136

22-
### Deprecated
23-
24-
### Removed
25-
2637
### Fixed
2738

2839
* [PR-18](https://github.com/AGH-CEAI/aegis_ros/pull/18) - Updated the `ros2_net_ft_driver` to fix missing `curlpp-dev` dependency.
29-
30-
### Security

aegis_bringup/CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
### Changed
12+
### Deprecated
13+
### Removed
14+
### Fixed
15+
### Security
16+
17+
## [v202509011041]
18+
19+
### Fixed
20+
21+
* [PR-58](https://github.com/AGH-CEAI/aegis_ros/pull/58) - Fixed changelogs.
22+
23+
## [v202508271325]
24+
1025
### Added
1126

1227
* [PR-9](https://github.com/AGH-CEAI/aegis_ros/pull/9) - Introduced `mock_hardware` and `launch_rviz` launch args.
@@ -19,11 +34,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1934
* [PR-17](https://github.com/AGH-CEAI/aegis_ros/pull/17) - Updated launch files diagram.
2035
* [PR-16](https://github.com/AGH-CEAI/aegis_ros/pull/16) - Updated launch files diagram.
2136
* [PR-9](https://github.com/AGH-CEAI/aegis_ros/pull/9) - Launch and URDF files completely revamped.
22-
23-
### Deprecated
24-
25-
### Removed
26-
27-
### Fixed
28-
29-
### Security

aegis_control/CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
### Changed
12+
### Deprecated
13+
### Removed
14+
### Fixed
15+
### Security
16+
17+
## [v202509011041]
18+
19+
### Fixed
20+
21+
* [PR-58](https://github.com/AGH-CEAI/aegis_ros/pull/58) - Fixed changelogs.
22+
23+
## [v202508271325]
24+
1025
### Added
1126

1227
* [PR-54](https://github.com/AGH-CEAI/aegis_ros/pull/54) - Process tool cameras' images (Basler).
@@ -26,11 +41,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2641
* [PR-20] (https://github.com/AGH-CEAI/aegis_ros/pull/20) - Automatic initialization of the virtual serial port.
2742
* [PR-17](https://github.com/AGH-CEAI/aegis_ros/pull/17) - Added launch file for the ros2_net_ft_driver.
2843
* [PR-16](https://github.com/AGH-CEAI/aegis_ros/pull/16) - Smoother controller_manager node config composition.
29-
30-
### Deprecated
31-
32-
### Removed
33-
34-
### Fixed
35-
36-
### Security

aegis_description/CHANGELOG.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
### Changed
12+
### Deprecated
13+
### Removed
14+
### Fixed
15+
### Security
16+
17+
## [v202509011041]
18+
19+
### Fixed
20+
21+
* [PR-58](https://github.com/AGH-CEAI/aegis_ros/pull/58) - Fixed changelogs.
22+
23+
## [v202508271325]
24+
1025
### Added
1126

1227
* [PR-44](https://github.com/AGH-CEAI/aegis_ros/pull/44) - Added Luxonis OAK-D SR tool camera and its mount to the robot model.
@@ -27,12 +42,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2742
* [PR-17](https://github.com/AGH-CEAI/aegis_ros/pull/17) - Set default F/T sensor IP address.
2843
* [PR-9](https://github.com/AGH-CEAI/aegis_ros/pull/9) - Launch and URDF files completely revamped.
2944

30-
### Deprecated
31-
32-
### Removed
33-
3445
### Fixed
3546

3647
* [PR-21](https://github.com/AGH-CEAI/aegis_ros/pull/21) - Switched the Luxonis OAK-D Pro camera description to the official Luxonis repository.
37-
38-
### Security

aegis_director/CHANGELOG.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11-
12-
* [PR-37](https://github.com/AGH-CEAI/aegis_ros/pull/37) - Initial version of the `aegis_director` package.
13-
1411
### Changed
15-
1612
### Deprecated
17-
1813
### Removed
14+
### Fixed
15+
### Security
16+
17+
## [v202509011041]
1918

2019
### Fixed
2120

22-
### Security
21+
* [PR-58](https://github.com/AGH-CEAI/aegis_ros/pull/58) - Fixed changelogs.
22+
23+
## [v202508271325]
24+
25+
### Added
26+
27+
* [PR-37](https://github.com/AGH-CEAI/aegis_ros/pull/37) - Initial version of the `aegis_director` package.

aegis_moveit_config/CHANGELOG.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
### Changed
12+
### Deprecated
13+
### Removed
14+
### Fixed
15+
### Security
16+
17+
## [v202509011041]
18+
19+
### Fixed
20+
21+
* [PR-58](https://github.com/AGH-CEAI/aegis_ros/pull/58) - Fixed changelogs.
22+
23+
## [v202508271325]
24+
1025
### Added
1126

1227
* [PR-53](https://github.com/AGH-CEAI/aegis_ros/pull/53) - Updated RViz visualization.
@@ -23,12 +38,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2338
* [PR-42](https://github.com/AGH-CEAI/aegis_ros/pull/42) - Changed default pose from "zero" to "home"; moved OMPL config from launch to yaml.
2439
* [PR-9](https://github.com/AGH-CEAI/aegis_ros/pull/9) - Launch and URDF files completely revamped.
2540

26-
### Deprecated
27-
28-
### Removed
29-
3041
### Fixed
3142

3243
* [PR-8](https://github.com/AGH-CEAI/aegis_ros/pull/8) - Handling of transformations.
33-
34-
### Security

aegis_utils/CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
### Changed
12+
### Deprecated
13+
### Removed
14+
### Fixed
15+
### Security
16+
17+
## [v202509011041]
18+
19+
### Fixed
20+
21+
* [PR-58](https://github.com/AGH-CEAI/aegis_ros/pull/58) - Fixed changelogs.
22+
23+
## [v202508271325]
24+
1025
### Added
1126

1227
* [PR-51](https://github.com/AGH-CEAI/aegis_ros/pull/51) - Added calibration of camera extrinsics program.
@@ -16,11 +31,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1631
### Changed
1732

1833
* [PR-53](https://github.com/AGH-CEAI/aegis_ros/pull/53) - Change calibration data paths.
19-
20-
### Deprecated
21-
22-
### Removed
23-
24-
### Fixed
25-
26-
### Security

0 commit comments

Comments
 (0)