Skip to content

Commit fcb1c48

Browse files
authored
fix(autoware_msgs): fix links to issues in CHANGELOG.rst files (#108)
Signed-off-by: Esteve Fernandez <esteve@apache.org>
1 parent 3597d20 commit fcb1c48

File tree

9 files changed

+52
-52
lines changed

9 files changed

+52
-52
lines changed

autoware_common_msgs/CHANGELOG.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ Changelog for package autoware_common_msgs
1010

1111
1.1.0 (2024-05-10)
1212
------------------
13-
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/youtalk/autoware_msgs/issues/91>`_)
13+
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/autowarefoundation/autoware_msgs/issues/91>`_)
1414
update package.xml and fix cmakefiles
15-
* build: package.xml dependencies (`#60 <https://github.com/youtalk/autoware_msgs/issues/60>`_)
15+
* build: package.xml dependencies (`#60 <https://github.com/autowarefoundation/autoware_msgs/issues/60>`_)
1616
* mark rosidl_default_generators as <build_depend>
1717
* add missing rosidl_default_runtime <exec_depend>
1818
---------
19-
* feat(autoware_common_msgs): add autoware common messages (`#37 <https://github.com/youtalk/autoware_msgs/issues/37>`_)
19+
* feat(autoware_common_msgs): add autoware common messages (`#37 <https://github.com/autowarefoundation/autoware_msgs/issues/37>`_)
2020
* feat(autoware_common_msgs): add autoware common messages
2121
* fix: fix dependency
2222
* Contributors: Takagi, Isamu, Vincent Richard, Yutaka Kondo

autoware_control_msgs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Changelog for package autoware_control_msgs
1010

1111
1.1.0 (2024-05-10)
1212
------------------
13-
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/youtalk/autoware_msgs/issues/91>`_)
13+
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/autowarefoundation/autoware_msgs/issues/91>`_)
1414
update package.xml and fix cmakefiles
15-
* feat(control-messages): add control messages (`#11 <https://github.com/youtalk/autoware_msgs/issues/11>`_)
15+
* feat(control-messages): add control messages (`#11 <https://github.com/autowarefoundation/autoware_msgs/issues/11>`_)
1616
* Contributors: M. Fatih Cırıt, Yutaka Kondo

autoware_localization_msgs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Changelog for package autoware_localization_msgs
1010

1111
1.1.0 (2024-05-10)
1212
------------------
13-
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/youtalk/autoware_msgs/issues/91>`_)
13+
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/autowarefoundation/autoware_msgs/issues/91>`_)
1414
update package.xml and fix cmakefiles
15-
* feat(localization-messages): add autoware_localization_msgs (`#16 <https://github.com/youtalk/autoware_msgs/issues/16>`_)
15+
* feat(localization-messages): add autoware_localization_msgs (`#16 <https://github.com/autowarefoundation/autoware_msgs/issues/16>`_)
1616
* Contributors: M. Fatih Cırıt, Yutaka Kondo

autoware_map_msgs/CHANGELOG.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Changelog for package autoware_map_msgs
1414

1515
1.1.0 (2024-05-10)
1616
------------------
17-
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/youtalk/autoware_msgs/issues/91>`_)
17+
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/autowarefoundation/autoware_msgs/issues/91>`_)
1818
update package.xml and fix cmakefiles
19-
* feat(autoware_map_msgs): support cylindrical AreaInfo (`#64 <https://github.com/youtalk/autoware_msgs/issues/64>`_)
19+
* feat(autoware_map_msgs): support cylindrical AreaInfo (`#64 <https://github.com/autowarefoundation/autoware_msgs/issues/64>`_)
2020
* feat(autoware_map_msgs): support cylindrical AreaInfo
2121
* update attribute
2222
---------
23-
* feat(autoware_map_msgs): add selected map loading (`#57 <https://github.com/youtalk/autoware_msgs/issues/57>`_)
23+
* feat(autoware_map_msgs): add selected map loading (`#57 <https://github.com/autowarefoundation/autoware_msgs/issues/57>`_)
2424
* feat(map_loader): add support for sequential_map_loading
2525
* feat(autoware_map_msgs): add PointCloudMetaData.msg
2626
* docs(autoware_map_msgs): add description of selected_map_loading
@@ -30,14 +30,14 @@ Changelog for package autoware_map_msgs
3030
* docs(autoware_map_msgs): clarify the client needs to receive msg beforehand
3131
* docs(autoware_map_msgs): clarify IDs included in msgs are used as query for service
3232
---------
33-
* feat(autoware_map_msgs): add grid coordinates in PointCloudMapCellWithID.msg (`#52 <https://github.com/youtalk/autoware_msgs/issues/52>`_)
33+
* feat(autoware_map_msgs): add grid coordinates in PointCloudMapCellWithID.msg (`#52 <https://github.com/autowarefoundation/autoware_msgs/issues/52>`_)
3434
* feat(autoware_map_msgs): add grid coordinates in PointCloudMapCellWithID.msg
3535
* style(pre-commit): autofix
3636
* debug
3737
---------
3838
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
39-
* feat(map-messages): add LaneletMapBin.msg (`#30 <https://github.com/youtalk/autoware_msgs/issues/30>`_)
40-
* feat: add autoware_map_msgs for dynamic map loading (`#39 <https://github.com/youtalk/autoware_msgs/issues/39>`_)
39+
* feat(map-messages): add LaneletMapBin.msg (`#30 <https://github.com/autowarefoundation/autoware_msgs/issues/30>`_)
40+
* feat: add autoware_map_msgs for dynamic map loading (`#39 <https://github.com/autowarefoundation/autoware_msgs/issues/39>`_)
4141
Co-authored-by: M. Fatih Cırıt <xmfcx@users.noreply.github.com>
4242
Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
4343
Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>

autoware_perception_msgs/CHANGELOG.rst

+14-14
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ Changelog for package autoware_perception_msgs
1010

1111
1.1.0 (2024-05-10)
1212
------------------
13-
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/youtalk/autoware_msgs/issues/91>`_)
13+
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/autowarefoundation/autoware_msgs/issues/91>`_)
1414
update package.xml and fix cmakefiles
15-
* feat: update msg definitions (`#87 <https://github.com/youtalk/autoware_msgs/issues/87>`_)
15+
* feat: update msg definitions (`#87 <https://github.com/autowarefoundation/autoware_msgs/issues/87>`_)
1616
* feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
1717
* feat!(autoware_planning_msgs): remove PathWithLaneId msgs
1818
* feat!(autoware_perception_msgs): rename traffic signals to traffic lights
1919
* remove control mode command msg
20-
* fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (`#90 <https://github.com/youtalk/autoware_msgs/issues/90>`_)
21-
* feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (`#88 <https://github.com/youtalk/autoware_msgs/issues/88>`_)
20+
* fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (`#90 <https://github.com/autowarefoundation/autoware_msgs/issues/90>`_)
21+
* feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (`#88 <https://github.com/autowarefoundation/autoware_msgs/issues/88>`_)
2222
feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages
2323
* Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights"
2424
This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.
@@ -28,28 +28,28 @@ Changelog for package autoware_perception_msgs
2828
Co-authored-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
2929
Co-authored-by: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com>
3030
Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
31-
* fix(autoware_perception_msgs): fix sequence length to dynamic (`#74 <https://github.com/youtalk/autoware_msgs/issues/74>`_)
32-
* fix(autoware_perception_msgs): fix error in PredictedObject.msg (`#72 <https://github.com/youtalk/autoware_msgs/issues/72>`_)
33-
* feat(autoware_perception_msgs): add PredictedObjects msgs (`#63 <https://github.com/youtalk/autoware_msgs/issues/63>`_)
31+
* fix(autoware_perception_msgs): fix sequence length to dynamic (`#74 <https://github.com/autowarefoundation/autoware_msgs/issues/74>`_)
32+
* fix(autoware_perception_msgs): fix error in PredictedObject.msg (`#72 <https://github.com/autowarefoundation/autoware_msgs/issues/72>`_)
33+
* feat(autoware_perception_msgs): add PredictedObjects msgs (`#63 <https://github.com/autowarefoundation/autoware_msgs/issues/63>`_)
3434
* feat(autoware_perception_msgs): add PredictedObjects msgs
3535
* style(pre-commit): autofix
3636
* feat(autoware_perception_msgs): fix conflicting msgs
3737
---------
3838
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3939
Co-authored-by: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com>
40-
* feat(autoware_perception_msgs): remove traffic light messages (`#70 <https://github.com/youtalk/autoware_msgs/issues/70>`_)
41-
* revert: "fix(autoware_perception_msgs): add Header to tlr messages and change TrafficLightElement.msg status" (`#69 <https://github.com/youtalk/autoware_msgs/issues/69>`_)
42-
Revert "fix(autoware_perception_msgs): add Header to tlr messages and change TrafficLightElement.msg status (`#68 <https://github.com/youtalk/autoware_msgs/issues/68>`_)"
40+
* feat(autoware_perception_msgs): remove traffic light messages (`#70 <https://github.com/autowarefoundation/autoware_msgs/issues/70>`_)
41+
* revert: "fix(autoware_perception_msgs): add Header to tlr messages and change TrafficLightElement.msg status" (`#69 <https://github.com/autowarefoundation/autoware_msgs/issues/69>`_)
42+
Revert "fix(autoware_perception_msgs): add Header to tlr messages and change TrafficLightElement.msg status (`#68 <https://github.com/autowarefoundation/autoware_msgs/issues/68>`_)"
4343
This reverts commit 18588df6eb7e7f694bd725bebd44f569f616964f.
44-
* fix(autoware_perception_msgs): add Header to tlr messages and change TrafficLightElement.msg status (`#68 <https://github.com/youtalk/autoware_msgs/issues/68>`_)
44+
* fix(autoware_perception_msgs): add Header to tlr messages and change TrafficLightElement.msg status (`#68 <https://github.com/autowarefoundation/autoware_msgs/issues/68>`_)
4545
* add UP_LEFT_ARROW and UP_RIGHT_ARROW to traffic_light_element
4646
* add header to tlr messages and change status values of TrafficLight.msg
4747
---------
48-
* feat(autoware_perception_msgs): add UP_LEFT_ARROW and UP_RIGHT_ARROW to traffic_light_element (`#67 <https://github.com/youtalk/autoware_msgs/issues/67>`_)
48+
* feat(autoware_perception_msgs): add UP_LEFT_ARROW and UP_RIGHT_ARROW to traffic_light_element (`#67 <https://github.com/autowarefoundation/autoware_msgs/issues/67>`_)
4949
add UP_LEFT_ARROW and UP_RIGHT_ARROW to traffic_light_element
50-
* build: package.xml dependencies (`#60 <https://github.com/youtalk/autoware_msgs/issues/60>`_)
50+
* build: package.xml dependencies (`#60 <https://github.com/autowarefoundation/autoware_msgs/issues/60>`_)
5151
* mark rosidl_default_generators as <build_depend>
5252
* add missing rosidl_default_runtime <exec_depend>
5353
---------
54-
* feat(autoware_perception_msgs): add traffic light messages (`#48 <https://github.com/youtalk/autoware_msgs/issues/48>`_)
54+
* feat(autoware_perception_msgs): add traffic light messages (`#48 <https://github.com/autowarefoundation/autoware_msgs/issues/48>`_)
5555
* Contributors: Mingyu1991, Takagi, Isamu, Vincent Richard, Yukihiro Saito, Yutaka Kondo, beginningfan

autoware_planning_msgs/CHANGELOG.rst

+15-15
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ Changelog for package autoware_planning_msgs
1212

1313
1.1.0 (2024-05-10)
1414
------------------
15-
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/youtalk/autoware_msgs/issues/91>`_)
15+
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/autowarefoundation/autoware_msgs/issues/91>`_)
1616
update package.xml and fix cmakefiles
17-
* feat: update msg definitions (`#87 <https://github.com/youtalk/autoware_msgs/issues/87>`_)
17+
* feat: update msg definitions (`#87 <https://github.com/autowarefoundation/autoware_msgs/issues/87>`_)
1818
* feat(autoware_perception_msgs): Add DetectedObjects messages and TrackedObjects messages
1919
* feat!(autoware_planning_msgs): remove PathWithLaneId msgs
2020
* feat!(autoware_perception_msgs): rename traffic signals to traffic lights
2121
* remove control mode command msg
22-
* fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (`#90 <https://github.com/youtalk/autoware_msgs/issues/90>`_)
23-
* feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (`#88 <https://github.com/youtalk/autoware_msgs/issues/88>`_)
22+
* fix(autoware_vehicle_msgs): remove ControlModeCommands.msg in CMakeLists.txt (`#90 <https://github.com/autowarefoundation/autoware_msgs/issues/90>`_)
23+
* feat(autoware_vehicle_msgs)!: remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages (`#88 <https://github.com/autowarefoundation/autoware_msgs/issues/88>`_)
2424
feat!(autoware_vehicle_msgs): remove VehicleControlCommand, VehicleKinematicState, and VehicleOdometry messages
2525
* Revert "feat!(autoware_perception_msgs): rename traffic signals to traffic lights"
2626
This reverts commit 768bb854036fc94db4364168e68d48b21401c17b.
@@ -30,11 +30,11 @@ Changelog for package autoware_planning_msgs
3030
Co-authored-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
3131
Co-authored-by: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com>
3232
Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
33-
* fix: planning_msg (`#76 <https://github.com/youtalk/autoware_msgs/issues/76>`_)
33+
* fix: planning_msg (`#76 <https://github.com/autowarefoundation/autoware_msgs/issues/76>`_)
3434
* fix:planning_msg
3535
* fix:planning_msg
3636
---------
37-
* feat(autoware_planning_msgs): migrate autoware_auto_planning_msg to autoware_planning_msg (`#66 <https://github.com/youtalk/autoware_msgs/issues/66>`_)
37+
* feat(autoware_planning_msgs): migrate autoware_auto_planning_msg to autoware_planning_msg (`#66 <https://github.com/autowarefoundation/autoware_msgs/issues/66>`_)
3838
* add-autoware-planning-msg
3939
* add-autoware-planning-msg
4040
* add-autoware-planning-msg
@@ -49,21 +49,21 @@ Changelog for package autoware_planning_msgs
4949
---------
5050
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
5151
Co-authored-by: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com>
52-
* feat(autoware_planning_msgs): remove SetPoseWithUuidStamped (`#59 <https://github.com/youtalk/autoware_msgs/issues/59>`_)
52+
* feat(autoware_planning_msgs): remove SetPoseWithUuidStamped (`#59 <https://github.com/autowarefoundation/autoware_msgs/issues/59>`_)
5353
* feat: rename route with uuid
5454
* feat: remove route with uuid
5555
---------
56-
* feat: remove set route service (`#58 <https://github.com/youtalk/autoware_msgs/issues/58>`_)
57-
* feat(autoware_planning_msgs): add allow_modification option (`#55 <https://github.com/youtalk/autoware_msgs/issues/55>`_)
56+
* feat: remove set route service (`#58 <https://github.com/autowarefoundation/autoware_msgs/issues/58>`_)
57+
* feat(autoware_planning_msgs): add allow_modification option (`#55 <https://github.com/autowarefoundation/autoware_msgs/issues/55>`_)
5858
* feat(autoware_planning_msgs): add allow_modification option to PoseWithUuidStamped
5959
* move allow_modification
6060
---------
61-
* feat(autoware_planning_msgs): add the service to set uuid pose (`#54 <https://github.com/youtalk/autoware_msgs/issues/54>`_)
62-
* feat(autoware_planning_msgs): move header to the top in PoseWithUuidStamped (`#50 <https://github.com/youtalk/autoware_msgs/issues/50>`_)
63-
* feat(autoware_planning_msgs): change PoseWithUuid to PoseStampedWithUuid (`#47 <https://github.com/youtalk/autoware_msgs/issues/47>`_)
64-
* feat(autoware_planning_msgs): create PoseWithUuid and add uuid to VectorMapRoute (`#42 <https://github.com/youtalk/autoware_msgs/issues/42>`_)
61+
* feat(autoware_planning_msgs): add the service to set uuid pose (`#54 <https://github.com/autowarefoundation/autoware_msgs/issues/54>`_)
62+
* feat(autoware_planning_msgs): move header to the top in PoseWithUuidStamped (`#50 <https://github.com/autowarefoundation/autoware_msgs/issues/50>`_)
63+
* feat(autoware_planning_msgs): change PoseWithUuid to PoseStampedWithUuid (`#47 <https://github.com/autowarefoundation/autoware_msgs/issues/47>`_)
64+
* feat(autoware_planning_msgs): create PoseWithUuid and add uuid to VectorMapRoute (`#42 <https://github.com/autowarefoundation/autoware_msgs/issues/42>`_)
6565
feat(autoware_planning_msgs): add PoseWithUuid and add uuid to LaneletRoute
66-
* refactor(planning-messages)!: rename VectorMap to Lanelet (`#41 <https://github.com/youtalk/autoware_msgs/issues/41>`_)
67-
* feat(autoware_planning_msgs): add autoware planning messages (`#33 <https://github.com/youtalk/autoware_msgs/issues/33>`_)
66+
* refactor(planning-messages)!: rename VectorMap to Lanelet (`#41 <https://github.com/autowarefoundation/autoware_msgs/issues/41>`_)
67+
* feat(autoware_planning_msgs): add autoware planning messages (`#33 <https://github.com/autowarefoundation/autoware_msgs/issues/33>`_)
6868
Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
6969
* Contributors: Kosuke Takeuchi, M. Fatih Cırıt, Takagi, Isamu, Yukihiro Saito, Yutaka Kondo, shulanbushangshu

autoware_sensing_msgs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Changelog for package autoware_sensing_msgs
1010

1111
1.1.0 (2024-05-10)
1212
------------------
13-
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/youtalk/autoware_msgs/issues/91>`_)
13+
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/autowarefoundation/autoware_msgs/issues/91>`_)
1414
update package.xml and fix cmakefiles
15-
* feat(sensing-messages): add sensing messages (`#24 <https://github.com/youtalk/autoware_msgs/issues/24>`_)
15+
* feat(sensing-messages): add sensing messages (`#24 <https://github.com/autowarefoundation/autoware_msgs/issues/24>`_)
1616
* feat(sensing-messages): add sensing messages
1717
* Contributors: M. Fatih Cırıt, Yutaka Kondo

autoware_system_msgs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Changelog for package autoware_system_msgs
1010

1111
1.1.0 (2024-05-10)
1212
------------------
13-
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/youtalk/autoware_msgs/issues/91>`_)
13+
* chore: update `package.xml` and fix `CMakeLists.txt` (`#91 <https://github.com/autowarefoundation/autoware_msgs/issues/91>`_)
1414
update package.xml and fix cmakefiles
15-
* fix: add system msg (`#79 <https://github.com/youtalk/autoware_msgs/issues/79>`_)
15+
* fix: add system msg (`#79 <https://github.com/autowarefoundation/autoware_msgs/issues/79>`_)
1616
* fix:add system msg
1717
* fix:add system msgs
1818
* fix:add system msgs

0 commit comments

Comments
 (0)