-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into unstable-odrive
- Loading branch information
Showing
33 changed files
with
816 additions
and
323 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
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
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
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,30 @@ | ||
# from https://github.com/ros-drivers/velodyne/tree/ros2 | ||
velodyne_driver_node: | ||
ros__parameters: | ||
device_ip: 192.168.84.201 # be sure that your ip adress is 192.168.84.150/24 or look destination in the velodyne settings | ||
gps_time: false | ||
time_offset: 0.0 | ||
enabled: true | ||
read_once: false | ||
read_fast: false | ||
repeat_delay: 0.0 | ||
frame_id: velodyne | ||
model: VLP16 | ||
rpm: 600.0 | ||
port: 2368 | ||
timestamp_first_packet: false | ||
|
||
velodyne_laserscan_node: | ||
ros__parameters: | ||
ring: -1 | ||
resolution: 0.007 | ||
|
||
velodyne_transform_node: | ||
ros__parameters: | ||
model: VLP16 | ||
min_range: 0.9 | ||
max_range: 130.0 | ||
view_direction: 0.0 | ||
fixed_frame: "" | ||
target_frame: "" | ||
organize_cloud: true |
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,53 @@ | ||
# callibration of the Velodyne lidar | ||
# from https://github.com/ros-drivers/velodyne/tree/ros2 | ||
lasers: | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 0, rot_correction: 0.0, | ||
vert_correction: -0.2617993877991494, vert_offset_correction: 0.0112} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 1, rot_correction: 0.0, | ||
vert_correction: 0.017453292519943295, vert_offset_correction: -0.0007} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 2, rot_correction: 0.0, | ||
vert_correction: -0.22689280275926285, vert_offset_correction: 0.0097} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 3, rot_correction: 0.0, | ||
vert_correction: 0.05235987755982989, vert_offset_correction: -0.0022} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 4, rot_correction: 0.0, | ||
vert_correction: -0.19198621771937624, vert_offset_correction: 0.0081} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 5, rot_correction: 0.0, | ||
vert_correction: 0.08726646259971647, vert_offset_correction: -0.0037} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 6, rot_correction: 0.0, | ||
vert_correction: -0.15707963267948966, vert_offset_correction: 0.0066} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 7, rot_correction: 0.0, | ||
vert_correction: 0.12217304763960307, vert_offset_correction: -0.0051} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 8, rot_correction: 0.0, | ||
vert_correction: -0.12217304763960307, vert_offset_correction: 0.0051} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 9, rot_correction: 0.0, | ||
vert_correction: 0.15707963267948966, vert_offset_correction: -0.0066} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 10, rot_correction: 0.0, | ||
vert_correction: -0.08726646259971647, vert_offset_correction: 0.0037} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 11, rot_correction: 0.0, | ||
vert_correction: 0.19198621771937624, vert_offset_correction: -0.0081} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 12, rot_correction: 0.0, | ||
vert_correction: -0.05235987755982989, vert_offset_correction: 0.0022} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 13, rot_correction: 0.0, | ||
vert_correction: 0.22689280275926285, vert_offset_correction: -0.0097} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 14, rot_correction: 0.0, | ||
vert_correction: -0.017453292519943295, vert_offset_correction: 0.0007} | ||
- {dist_correction: 0.0, dist_correction_x: 0.0, dist_correction_y: 0.0, focal_distance: 0.0, | ||
focal_slope: 0.0, horiz_offset_correction: 0.0, laser_id: 15, rot_correction: 0.0, | ||
vert_correction: 0.2617993877991494, vert_offset_correction: -0.0112} | ||
num_lasers: 16 | ||
distance_resolution: 0.002 |
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
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
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
Oops, something went wrong.