Skip to content

Commit baf2727

Browse files
authored
chore: bump version to 0.43.1 (#1385)
Signed-off-by: M. Fatih Cırıt <mfc@autoware.org>
2 parents 2bb1b82 + 19c43c6 commit baf2727

File tree

132 files changed

+6224
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+6224
-1
lines changed

autoware_launch/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package autoware_launch
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.43.1 (2025-04-01)
6+
-------------------
7+
58
0.43.0 (2025-03-21)
69
-------------------
710
* Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base

autoware_launch/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>autoware_launch</name>
4-
<version>0.43.0</version>
4+
<version>0.43.1</version>
55
<description>The autoware_launch package</description>
66

77
<maintainer email="yukihiro.saito@tier4.jp">Yukihiro Saito</maintainer>

build_depends.repos

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ repositories:
33
type: git
44
url: https://github.com/autowarefoundation/autoware_common.git
55
version: main
6+
sensor_component_description:
7+
type: git
8+
url: https://github.com/tier4/sensor_component_description.git
9+
version: main
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# awsim_labs_sensor_kit_launch
2+
3+
🗃️ This is an archived repository.
4+
5+
The contents of this repository are now moved to [autoware_launch](https://github.com/autowarefoundation/autoware_launch) repository.
6+
7+
The packages from this repository now live under the `autoware_launch/sensor_kit` directory.
8+
9+
**The reason** for this move is to consolidate all the launch files in one repository to make it easier to maintain and manage.
10+
11+
**Related issue:** [Move launch and parameter packages into autoware_launch #5912](https://github.com/autowarefoundation/autoware/issues/5912)
12+
13+
In the far future, the launch file structure will be updated more drastically to make them more modular and easier to use.
14+
But for those updates, please follow the [autoware_launch](https://github.com/autowarefoundation/autoware_launch) repository.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package awsim_labs_sensor_kit_description
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
0.43.1 (2025-04-01)
6+
-------------------
7+
* chore: set all versions to 0.43.0 (`#1384 <https://github.com/autowarefoundation/autoware_launch/issues/1384>`_)
8+
* feat(*_launch): move here (`#1369 <https://github.com/autowarefoundation/autoware_launch/issues/1369>`_)
9+
* Contributors: Mete Fatih Cırıt
10+
11+
0.42.0 (2025-03-28)
12+
-------------------
13+
14+
0.41.1 (2025-02-13)
15+
-------------------
16+
17+
0.41.0 (2025-02-12)
18+
-------------------
19+
20+
0.39.0 (2024-12-12)
21+
-------------------
22+
* refactor: update for the awsim_labs (`#2 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/2>`_)
23+
* Contributors: M. Fatih Cırıt
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
cmake_minimum_required(VERSION 3.5)
2+
project(awsim_labs_sensor_kit_description)
3+
4+
find_package(ament_cmake_auto REQUIRED)
5+
6+
ament_auto_find_build_dependencies()
7+
8+
ament_auto_package(INSTALL_TO_SHARE
9+
urdf
10+
config
11+
)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
sensor_kit_base_link:
2+
camera0/camera_link:
3+
x: 0.10731
4+
y: 0.56343
5+
z: -0.27697
6+
roll: -0.025
7+
pitch: 0.315
8+
yaw: 1.035
9+
camera1/camera_link:
10+
x: -0.10731
11+
y: -0.56343
12+
z: -0.27697
13+
roll: -0.025
14+
pitch: 0.32
15+
yaw: -2.12
16+
camera2/camera_link:
17+
x: 0.10731
18+
y: -0.56343
19+
z: -0.27697
20+
roll: -0.00
21+
pitch: 0.335
22+
yaw: -1.04
23+
camera3/camera_link:
24+
x: -0.10731
25+
y: 0.56343
26+
z: -0.27697
27+
roll: 0.0
28+
pitch: 0.325
29+
yaw: 2.0943951
30+
camera4/camera_link:
31+
x: 0.07356
32+
y: 0.0
33+
z: -0.0525
34+
roll: 0.0
35+
pitch: -0.03
36+
yaw: -0.005
37+
camera5/camera_link:
38+
x: -0.07356
39+
y: 0.0
40+
z: -0.0525
41+
roll: 0.0
42+
pitch: -0.01
43+
yaw: 3.125
44+
traffic_light_right_camera/camera_link:
45+
x: 0.05
46+
y: -0.0175
47+
z: -0.1
48+
roll: 0.0
49+
pitch: 0.0
50+
yaw: 0.0
51+
traffic_light_left_camera/camera_link:
52+
x: 0.05
53+
y: 0.0175
54+
z: -0.1
55+
roll: 0.0
56+
pitch: 0.0
57+
yaw: 0.0
58+
velodyne_top_base_link:
59+
x: 0.0
60+
y: 0.0
61+
z: 0.0
62+
roll: 0.0
63+
pitch: 0.0
64+
yaw: 1.575
65+
velodyne_left_base_link:
66+
x: 0.0
67+
y: 0.56362
68+
z: -0.30555
69+
roll: -0.02
70+
pitch: 0.71
71+
yaw: 1.575
72+
velodyne_right_base_link:
73+
x: 0.0
74+
y: -0.56362
75+
z: -0.30555
76+
roll: -0.01
77+
pitch: 0.71
78+
yaw: -1.580
79+
gnss_link:
80+
x: -0.1
81+
y: 0.0
82+
z: -0.2
83+
roll: 0.0
84+
pitch: 0.0
85+
yaw: 0.0
86+
tamagawa/imu_link:
87+
x: 0.0
88+
y: 0.0
89+
z: 0.0
90+
roll: 3.14159265359
91+
pitch: 0.0
92+
yaw: 3.14159265359
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
base_link:
2+
sensor_kit_base_link:
3+
x: 0.9
4+
y: 0.0
5+
z: 2.0
6+
roll: -0.001
7+
pitch: 0.015
8+
yaw: -0.0364
9+
velodyne_rear_base_link:
10+
x: -0.358
11+
y: 0.0
12+
z: 1.631
13+
roll: -0.02
14+
pitch: 0.7281317
15+
yaw: 3.141592
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0"?>
2+
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
3+
<package format="3">
4+
<name>awsim_labs_sensor_kit_description</name>
5+
<version>0.43.1</version>
6+
<description>The awsim_labs_sensor_kit_description package</description>
7+
<maintainer email="piotr.jaroszek@robotec.ai">Piotr Jaroszek</maintainer>
8+
<license>Apache License 2.0</license>
9+
10+
<buildtool_depend>ament_cmake_auto</buildtool_depend>
11+
12+
<depend>velodyne_description</depend>
13+
14+
<export>
15+
<build_type>ament_cmake</build_type>
16+
</export>
17+
</package>

0 commit comments

Comments
 (0)