Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(aip_xx1_description): update for xx1 gen2 #210

Merged
merged 46 commits into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
606ec89
update for xx1 gen2
yukkysaito Feb 3, 2024
33adae6
set network configs
yuki-takagi-66 Feb 15, 2024
845912c
use angle param
yuki-takagi-66 Feb 15, 2024
fd65737
set lidar horizontal FOV angle
yuki-takagi-66 Feb 15, 2024
79efd42
update settings
yuki-takagi-66 Feb 15, 2024
06c0547
update
yuki-takagi-66 Feb 15, 2024
2e0edd2
add OT128 launch
yuki-takagi-66 Feb 15, 2024
106edb7
add ptp param
yuki-takagi-66 Feb 22, 2024
dec2668
complete to write lidar settings
yuki-takagi-66 Feb 28, 2024
168aac2
ci(pre-commit): autofix
pre-commit-ci[bot] Feb 28, 2024
78d388b
chore: generalized radar names
knzo25 Feb 21, 2024
d543ebe
Merge branch 'feature/xx1-gen2' of github.com:tier4/aip_launcher into…
yuki-takagi-66 Feb 28, 2024
1bd6ef9
feat(aip_xx1_description): update side lidar name
yuki-takagi-66 Feb 28, 2024
3f9e267
feat(aip_xx1_launch): enable imu in adm ecus
yuki-takagi-66 Feb 28, 2024
7c307ee
change concate lidars
yuki-takagi-66 Feb 28, 2024
fe4a73f
update for xx1 gen2
yuki-takagi-66 Feb 28, 2024
b7c0d3c
rotate top lidar 180
yuki-takagi-66 Feb 28, 2024
4870946
change imu_corrector param aip_x2 -> aip_xx1
Mar 1, 2024
78143fc
enable gnss
Mar 4, 2024
f971b2c
fix wrong urdf model for OT128
yukkysaito Mar 5, 2024
37d7560
Merge remote-tracking branch 'origin/feature/xx1-gen2' into feature/x…
yukkysaito Mar 5, 2024
9d8d78a
fix bug
yukkysaito Mar 5, 2024
3a32bfd
change max_range
yukkysaito Mar 5, 2024
c714228
feat: added the radars to the aip launcher and description
Mar 11, 2024
27676f0
add nebula argments
Mar 11, 2024
f2a74e1
fix: fixed naming and enabled the radars
knzo25 Mar 12, 2024
d6f6640
fix pointcloud preprocess for multi_lidar_ogm
Mar 11, 2024
c93ee98
feat: enable radar launch and concatenation for all lidars
Mar 12, 2024
3d101db
fix(hesai_xt32): update ptp_transport_type from l2 to udp for xt32
Mar 12, 2024
ca11920
feat: added an option to select the frame of the radar objects
knzo25 Mar 14, 2024
5febac4
Merge remote-tracking branch 'git/feature/xx1-gen2' into feature/xx1-…
knzo25 Mar 14, 2024
56f77a5
feat: add ptp_switch_type to support latest nebula at 2024/03/15 (#222)
kminoda Mar 15, 2024
8ee46d4
feat: add radar feature
YoshiRi Mar 21, 2024
0680405
fix: revert commenting out of radar.launch.xml
kminoda Mar 21, 2024
53e0b0f
add new folders
HinsRyu Jun 17, 2024
d4d4c92
Merge branch 'tier4/universe' into feature/xx1-gen2
Owen-Liuyuxuan Jun 17, 2024
2e95c3c
ci(pre-commit): autofix
pre-commit-ci[bot] Jun 17, 2024
a618544
add folders for description
HinsRyu Jun 17, 2024
aa5c2dc
ci(pre-commit): autofix
pre-commit-ci[bot] Jun 17, 2024
d0fbd1a
fix Spell-check
HinsRyu Jun 17, 2024
573a281
fix package name
HinsRyu Jun 17, 2024
9d07d76
fix: recover radar.xacro to make gen1 operational
N-Eiki Jun 18, 2024
b76f34f
ci(pre-commit): autofix
pre-commit-ci[bot] Jun 18, 2024
143346d
update aip_xx1 for gen2
N-Eiki Jun 19, 2024
6ff4e4c
Merge branch 'feature/xx1-gen2' of github.com:tier4/aip_launcher into…
N-Eiki Jun 19, 2024
bd25b08
fix: packages name is aip_xx1_gen2_* but in these files written as ai…
N-Eiki Jun 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions aip_xx1_gen2_description/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cmake_minimum_required(VERSION 3.5)
project(aip_xx1_gen2_description)

find_package(ament_cmake_auto REQUIRED)

ament_auto_find_build_dependencies()

ament_auto_package(INSTALL_TO_SHARE
urdf
config
)
113 changes: 113 additions & 0 deletions aip_xx1_gen2_description/config/sensor_kit_calibration.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
sensor_kit_base_link:
camera0/camera_link:
x: 0.372 # Design Value
y: 0.0 # Design Value
z: -0.207 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 0.0 # Design Value
camera1/camera_link:
x: 0.372 # Design Value
y: 0.045 # Design Value
z: -0.207 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 0.0 # Design Value
camera2/camera_link:
x: 0.372 # Design Value
y: -0.045 # Design Value
z: -0.207 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 0.0 # Design Value
camera3/camera_link:
x: 0.133 # Design Value
y: 0.498 # Design Value
z: -0.246 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 0.872665 # Design Value
camera4/camera_link:
x: 0.133 # Design Value
y: -0.498 # Design Value
z: -0.246 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: -0.872665 # Design Value
camera5/camera_link:
x: 0.095 # Design Value
y: 0.524 # Design Value
z: -0.246 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 1.0472 # Design Value
camera6/camera_link:
x: 0.095 # Design Value
y: -0.524 # Design Value
z: -0.246 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: -1.0472 # Design Value
camera7/camera_link:
x: -0.345 # Design Value
y: 0.244 # Design Value
z: -0.174 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 2.70526 # Design Value
camera8/camera_link:
x: -0.345 # Design Value
y: -0.244 # Design Value
z: -0.174 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: -2.70526 # Design Value
camera9/camera_link:
x: -0.362 # Design Value
y: 0.202 # Design Value
z: -0.174 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 2.79253 # Design Value
camera10/camera_link:
x: -0.362 # Design Value
y: -0.202 # Design Value
z: -0.174 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: -2.79253 # Design Value
hesai_top_base_link:
x: 0.0 # Design Value
y: 0.0 # Design Value
z: 0.0 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 4.36332298038 # Design Value
hesai_left_base_link:
x: 0.0 # Design Value
y: 0.564 # Design Value
z: -0.300 # Design Value
roll: 0.872665 # Design Value
pitch: 0.0 # Design Value
yaw: 3.14159265359 # Design Value
hesai_right_base_link:
x: 0.0 # Design Value
y: -0.564 # Design Value
z: -0.300 # Design Value
roll: 0.69813132679 # Design Value
pitch: 0.0 # Design Value
yaw: 0.0 # Design Value
gnss_link:
x: -0.279 # Design Value
y: 0.0 # Design Value
z: -0.160 # Design Value
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 0.0 # Design Value
tamagawa/imu_link:
x: -0.129 # Design Value
y: 0.0 # Design Value
z: -0.160 # Design Value
roll: 3.14159265359
pitch: 0.0 # Design Value
yaw: 3.14159265359 # Design Value
71 changes: 71 additions & 0 deletions aip_xx1_gen2_description/config/sensors_calibration.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
base_link:
sensor_kit_base_link:
x: 0.9
y: 0.0
z: 2.0
roll: 0.0
pitch: 0.0
yaw: 0.0
hesai_front_left_base_link:
x: 3.373 # Design Value
y: 0.740 # Design Value
z: 0.5482
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 2.44346132679 # Design Value
hesai_front_right_base_link:
x: 3.373 # Design Value
y: -0.740 # Design Value
z: 0.5482
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 0.69813132679 # Design Value
# velodyne_rear_base_link: #unused
# x: -0.358
# y: 0.0
# z: 1.631
# roll: -0.02
# pitch: 0.7281317
# yaw: 3.141592
front_center/radar_link:
x: 3.520 # Design Value
y: 0.0 # Design Value
z: 0.6352
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 0.0 # Design Value
front_right/radar_link:
x: 3.384 # Design Value
y: -0.7775 # Design Value
z: 0.410
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: -1.22173 # Design Value
front_left/radar_link:
x: 3.384 # Design Value
y: 0.7775 # Design Value
z: 0.410
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 1.22173 # Design Value
rear_center/radar_link:
x: -0.858 # Design Value
y: 0.0 # Design Value
z: 0.520
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 3.141592 # Design Value
rear_right/radar_link:
x: -0.782 # Design Value
y: -0.761 # Design Value
z: 0.520
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: -2.0944 # Design Value
rear_left/radar_link:
x: -0.782 # Design Value
y: 0.761 # Design Value
z: 0.520
roll: 0.0 # Design Value
pitch: 0.0 # Design Value
yaw: 2.0944 # Design Value
17 changes: 17 additions & 0 deletions aip_xx1_gen2_description/package.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0"?>
<package format="2">
<name>aip_xx1_gen2_description</name>
<version>0.1.0</version>
<description>The aip_xx1_gen2_description package</description>

<maintainer email="[email protected]">Yukihiro Saito</maintainer>
<license>Apache 2</license>

<buildtool_depend>ament_cmake_auto</buildtool_depend>

<depend>velodyne_description</depend>

<export>
<build_type>ament_cmake</build_type>
</export>
</package>
Loading
Loading