@@ -7,31 +7,71 @@ sensors that have been validated by Clearpath.
7
7
8
8
:::
9
9
10
- | Sensor | Type | Installation | Driver |
11
- | :----------------------------------------------------------------------------------- | :----------- | :----------- | :------------------------------------------------------------------------------------------ |
12
- | [ SICK LMS-111/LMS-151] ( /docs_robots/accessories/sensors/lidar_2d/sick_lms111 ) | 2D Lidar | Debian | [ LMS1xx] ( https://github.com/clearpathrobotics/LMS1xx ) |
13
- | [ Hokuyo UST10-LX] ( /docs_robots/accessories/sensors/lidar_2d/hokuyo_ust10_lx ) | 2D Lidar | Debian | [ urg_node] ( https://github.com/ros-drivers/urg_node ) |
14
- | [ Hokuyo UST20-LX] ( /docs_robots/accessories/sensors/lidar_2d/hokuyo_ust20_lx ) | 2D Lidar | Debian | [ urg_node] ( https://github.com/ros-drivers/urg_node ) |
15
- | [ Hokuyo UST30-LX] ( /docs_robots/accessories/sensors/lidar_2d/hokuyo_ust30_lx ) | 2D Lidar | Debian | [ urg_node] ( https://github.com/ros-drivers/urg_node ) |
16
- | [ MicroStrain 3DM-GX5] ( /docs_robots/accessories/sensors/imu/microstrain_3dm_gx5 ) | IMU | Debian | [ microstrain_intertial] ( https://github.com/LORD-MicroStrain/microstrain_inertial/tree/ros2 ) |
17
- | [ MicroStrain 3DM-GQ7] ( /docs_robots/accessories/sensors/gps/microstrain_gq7 ) | GPS/IMU | Debian | [ microstrain_intertial] ( https://github.com/LORD-MicroStrain/microstrain_inertial/tree/ros2 ) |
18
- | [ Redshift Labs UM7] ( /docs_robots/accessories/sensors/imu/redshift_labs_um7 ) | IMU | Debian | [ um7] ( https://github.com/ros-drivers/um7/tree/ros2 ) |
19
- | CH Robotics UM6 | IMU | Debian | [ um7] ( https://github.com/ros-drivers/um7/tree/ros2 ) |
20
- | [ Velodyne Puck] ( /docs_robots/accessories/sensors/lidar_3d/velodyne_puck ) | 3D Lidar | Debian | [ velodyne] ( https://github.com/ros-drivers/velodyne/tree/ros2 ) |
21
- | [ Garmin GPS 18x] ( /docs_robots/accessories/sensors/gps/garmin_gps_18x ) | GPS | Debian | [ nmea_navsat_driver] ( https://github.com/ros-drivers/nmea_navsat_driver/tree/ros2 ) |
22
- | NovAtel SMART6 and SMART7 | GPS | Debian | [ nmea_navsat_driver] ( https://github.com/ros-drivers/nmea_navsat_driver/tree/ros2 ) |
23
- | [ Swift Navigation Duro] ( /docs_robots/accessories/sensors/gps/swift_navigation_duro ) | GPS | Source | [ duro_gps_driver] ( https://github.com/szenergy/duro_gps_driver/tree/ros2-humble ) |
24
- | [ Axis F1035-E] ( /docs_robots/accessories/sensors/cameras/axis_f1035_e ) | Camera | Debian | [ axis_camera] ( https://github.com/ros-drivers/axis_camera.git ) |
25
- | [ Axis M5525-E] ( /docs_robots/accessories/sensors/cameras/axis_m5525_e ) | Camera | Debian | [ axis_camera] ( https://github.com/ros-drivers/axis_camera.git ) |
26
- | [ Axis Q6225-LE-E] ( /docs_robots/accessories/sensors/cameras/axis_q6225_le ) | Camera | Debian | [ axis_camera] ( https://github.com/ros-drivers/axis_camera.git ) |
27
- | [ Flir Blackfly S] ( /docs_robots/accessories/sensors/cameras/flir_blackfly_s ) | Camera | Debian | [ flir_camera_driver] ( https://github.com/ros-drivers/flir_camera_driver/tree/humble-devel ) |
28
- | [ Intel Realsense D435] ( /docs_robots/accessories/sensors/cameras/realsense_d435 ) | Depth Camera | Debian | [ realsense-ros] ( https://github.com/IntelRealSense/realsense-ros/tree/ros2-development ) |
29
- | [ Luxonis OAK-D] ( /docs_robots/accessories/sensors/cameras/luxonis_oakd ) | Depth Camera | Debian | [ depthai-ros] ( https://github.com/luxonis/depthai-ros.git ) |
30
- | [ Stereolabs Zed 2] ( /docs_robots/accessories/sensors/cameras/stereolabs_zed_2 ) | Depth Camera | Source | [ zed-ros2-wrapper] ( https://github.com/stereolabs/zed-ros2-wrapper.git ) |
31
-
32
10
:::note
33
11
34
12
Debian drivers are automatically installed on robots as part of the
35
13
[ Clearpath Robot Metapackage] ( ../ros/installation/robot#clearpath-robot-metapackage ) .
36
14
37
15
:::
16
+
17
+ ### 2D Lidars
18
+
19
+ | Sensor | Humble (` amd64 ` ) | Humble (` arm64 ` ) | Jazzy (` amd64 ` ) | Jazzy (` arm64 ` ) | Source |
20
+ | :------------------------------------------------------------------------------------ | :---------------- | :---------------- | :--------------- | :--------------- | :----------------------------------------------------- |
21
+ | [ SICK LMS-111/LMS-151] ( /docs_robots/accessories/sensors/lidar_2d/sick_lms111 ) | Debian | Debian | Debian | Debian | [ LMS1xx] ( https://github.com/clearpathrobotics/LMS1xx ) |
22
+ | [ Hokuyo UST10-LX] ( /docs_robots/accessories/sensors/lidar_2d/hokuyo_ust10_lx ) | Debian | Debian | Debian | Debian | [ urg_node] ( https://github.com/ros-drivers/urg_node ) |
23
+ | [ Hokuyo UST20-LX] ( /docs_robots/accessories/sensors/lidar_2d/hokuyo_ust20_lx ) | Debian | Debian | Debian | Debian | [ urg_node] ( https://github.com/ros-drivers/urg_node ) |
24
+ | [ Hokuyo UST30-LX] ( /docs_robots/accessories/sensors/lidar_2d/hokuyo_ust30_lx ) | Debian | Debian | Debian | Debian | [ urg_node] ( https://github.com/ros-drivers/urg_node ) |
25
+
26
+ ### 3D Lidars
27
+
28
+ | Sensor | Humble (` amd64 ` ) | Humble (` arm64 ` ) | Jazzy (` amd64 ` ) | Jazzy (` arm64 ` ) | Source |
29
+ | :------------------------------------------------------------------------------------ | :---------------- | :---------------- | :--------------- | :--------------- | :--------------------------------------------------------- |
30
+ | [ Velodyne Puck] ( /docs_robots/accessories/sensors/lidar_3d/velodyne_puck ) | Debian | Debian | Debian | Debian | [ Velodyne] ( https://github.com/ros-drivers/velodyne ) |
31
+ | [ Ouster OS-1] ( /docs_robots/accessories/sensors/lidar_3d/ouster ) | Debian | Debian | Debian | Debian | [ Ouster] ( https://github.com/ouster-lidar/ouster-ros ) |
32
+ | Seyond Robin | Source | Source | Source | Source | [ Seyond] ( https://github.com/Seyond-Inc/seyond_ros_driver ) |
33
+
34
+ ### IMUs
35
+
36
+ | Sensor | Humble (` amd64 ` ) | Humble (` arm64 ` ) | Jazzy (` amd64 ` ) | Jazzy (` arm64 ` ) | Source |
37
+ | :------------------------------------------------------------------------------------ | :---------------- | :---------------- | :--------------- | :--------------- | :------------------------------------------------------------------------- |
38
+ | [ MicroStrain 3DM-GX5] ( /docs_robots/accessories/sensors/imu/microstrain_3dm_gx5 ) | Debian | Debian | Debian | Debian | [ LORD Inertial] ( https://github.com/LORD-MicroStrain/microstrain_inertial ) |
39
+ | [ MicroStrain 3DM-GQ7] ( /docs_robots/accessories/sensors/gps/microstrain_gq7 ) | Debian | Debian | Debian | Debian | [ LORD Inertial] ( https://github.com/LORD-MicroStrain/microstrain_inertial ) |
40
+ | [ Redshift Labs UM7] ( /docs_robots/accessories/sensors/imu/redshift_labs_um7 ) | Debian | Debian | Debian | Debian | [ UM7] ( https://github.com/ros-drivers/um7 ) |
41
+ | CH Robotics UM6 | Debian | Debian | Debian | Debian | [ UM7] ( https://github.com/ros-drivers/um7 ) |
42
+
43
+ ### GPS
44
+
45
+ | Sensor | Humble (` amd64 ` ) | Humble (` arm64 ` ) | Jazzy (` amd64 ` ) | Jazzy (` arm64 ` ) | Source |
46
+ | :------------------------------------------------------------------------------------ | :---------------- | :---------------- | :--------------- | :--------------- | :------------------------------------------------------------------------- |
47
+ | [ MicroStrain 3DM-GQ7] ( /docs_robots/accessories/sensors/gps/microstrain_gq7 ) | Debian | Debian | Debian | Debian | [ LORD Inertial] ( https://github.com/LORD-MicroStrain/microstrain_inertial ) |
48
+ | [ Garmin GPS 18x] ( /docs_robots/accessories/sensors/gps/garmin_gps_18x ) | Debian | Debian | Debian | Debian | [ NMEA Navsat Driver] ( https://github.com/ros-drivers/nmea_navsat_driver ) |
49
+ | [ Swift Navigation Duro] ( /docs_robots/accessories/sensors/gps/swift_navigation_duro ) | Source | Source | Source | Source | [ Duro GPS Driver] ( https://github.com/szenergy/duro_gps_driver ) |
50
+ | NovAtel SMART6 and SMART7 | Debian | Debian | Debian | Debian | [ NMEA Navsat Driver] ( https://github.com/ros-drivers/nmea_navsat_driver ) |
51
+
52
+ ### Inertial Navigation Sensors
53
+
54
+ | Sensor | Humble (` amd64 ` ) | Humble (` arm64 ` ) | Jazzy (` amd64 ` ) | Jazzy (` arm64 ` ) | Source |
55
+ | :------------------------------------------------------------------------------------ | :---------------- | :---------------- | :--------------- | :--------------- | :----------------------------------------------------------------------- |
56
+ | [ Fixposition Vision-RTK 2] ( /docs_robots/accessories/sensors/ins/fixposition ) | Source | Source | Source | Source | [ Fixposition Driver] ( https://github.com/fixposition/fixposition_driver ) |
57
+
58
+ ### Optical Cameras
59
+
60
+ | Sensor | Humble (` amd64 ` ) | Humble (` arm64 ` ) | Jazzy (` amd64 ` ) | Jazzy (` arm64 ` ) | Source |
61
+ | :------------------------------------------------------------------------------------ | :---------------- | :---------------- | :--------------- | :--------------- | :----------------------------------------------------- |
62
+ | [ Axis F1035-E] ( /docs_robots/accessories/sensors/cameras/axis_f1035_e ) | Debian | Debian | Debian | Debian | [ axis_camera] ( https://github.com/ros-drivers/axis_camera.git ) |
63
+ | [ Axis M5525-E] ( /docs_robots/accessories/sensors/cameras/axis_m5525_e ) | Debian | Debian | Debian | Debian | [ axis_camera] ( https://github.com/ros-drivers/axis_camera.git ) |
64
+ | [ Axis Q6225-LE-E] ( /docs_robots/accessories/sensors/cameras/axis_q6225_le ) | Debian | Debian | Debian | Debian | [ axis_camera] ( https://github.com/ros-drivers/axis_camera.git ) |
65
+ | [ Flir Blackfly S] ( /docs_robots/accessories/sensors/cameras/flir_blackfly_s ) | Debian | Debian | Debian | Debian | [ flir_camera_driver] ( https://github.com/ros-drivers/flir_camera_driver ) |
66
+
67
+ ### Depth Cameras
68
+
69
+ | Sensor | Humble (` amd64 ` ) | Humble (` arm64 ` ) | Jazzy (` amd64 ` ) | Jazzy (` arm64 ` ) | Source |
70
+ | :------------------------------------------------------------------------------------ | :---------------- | :---------------- | :--------------- | :--------------- | :----------------------------------------------------- |
71
+ | [ Intel Realsense D435] ( /docs_robots/accessories/sensors/cameras/realsense_d435 ) | Debian | Debian | Debian | Debian | [ Realsense] ( https://github.com/clearpathrobotics/realsense_ros ) |
72
+ | [ Intel Realsense D435i] ( /docs_robots/accessories/sensors/cameras/realsense_d435 ) | Debian | Debian | Debian | Debian | [ Realsense] ( https://github.com/clearpathrobotics/realsense_ros ) |
73
+ | [ Intel Realsense D415] ( /docs_robots/accessories/sensors/cameras/realsense_d435 ) | Debian | Debian | Debian | Debian | [ Realsense] ( https://github.com/clearpathrobotics/realsense_ros ) |
74
+ | [ Intel Realsense D455] ( /docs_robots/accessories/sensors/cameras/realsense_d435 ) | Debian | Debian | Debian | Debian | [ Realsense] ( https://github.com/clearpathrobotics/realsense_ros ) |
75
+ | [ Intel Realsense D456] ( /docs_robots/accessories/sensors/cameras/realsense_d435 ) | Debian | Debian | Debian | Debian | [ Realsense] ( https://github.com/clearpathrobotics/realsense_ros ) |
76
+ | [ Luxonis OAK-D] ( /docs_robots/accessories/sensors/cameras/luxonis_oakd ) | Debian | Debian | Debian | Debian | [ depthai-ros] ( https://github.com/luxonis/depthai-ros.git ) |
77
+ | [ Stereolabs Zed 2] ( /docs_robots/accessories/sensors/cameras/stereolabs_zed_2 ) | Source | Source | Source | Source | [ zed-ros2-wrapper] ( https://github.com/stereolabs/zed-ros2-wrapper.git ) |
0 commit comments