Skip to content

Commit 5d860f1

Browse files
Merge pull request #339 from clearpathrobotics/rc/jazzy/2.3
Jazzy 2.3 Release
2 parents e8ed337 + c1f9d1a commit 5d860f1

File tree

10 files changed

+199
-63
lines changed

10 files changed

+199
-63
lines changed

components/supported_platforms.mdx

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
## Supported Platforms {#supported-platforms}
22

3-
| Platform | Platform code | Supports ROS 2 Humble (amd64) | Supports ROS 2 Jazzy (amd64) | (arm64) |
4-
| :-------- | :------------ | :---------------------------- | :--------------------------- | :------ |
5-
| Husky | A200 | Yes (As of 0.1) | Yes (As of 2.0) | Coming |
6-
| | A300 | No | Yes (As of 2.0) | Coming |
7-
| Jackal | J100 | Yes (As of 0.1) | Coming | Coming |
8-
| Warthog | W200 | Yes (As of 0.2) | Coming | Coming |
9-
| Dingo | DD100 | Yes (As of 0.3) | Coming | Coming |
10-
| | DO100 | Yes (As of 1.0) | Coming | Coming |
11-
| | DD150 | Yes (As of 0.3) | Coming | Coming |
12-
| | DO150 | Yes (As of 1.0) | Coming | Coming |
13-
| Ridgeback | R100 | Yes (As of 0.3) | Coming | Coming |
14-
| Boxer | B250 | No | No | No |
3+
| Platform | Platform code | Humble (`amd64`) | Humble (`arm64`) | Jazzy (`amd64`) | Jazzy (`arm64`) |
4+
|:--------- |:------------- |:---------------- |:---------------- |:--------------- |:--------------- |
5+
| Husky | A200 | Yes (as of 0.1) | No | Yes (as of 2.0) | Coming Soon |
6+
| | A300 | No | No | Yes (as of 2.0) | Coming Soon |
7+
| Jackal | J100 | Yes (as of 0.1) | No | Yes (as of 2.3) | Coming Soon |
8+
| Warthog | W200 | Yes (as of 0.2) | No | Coming Soon | Coming Soon |
9+
| Dingo | DD100 | Yes (as of 0.3) | No | Yes (as of 2.3) | Coming Soon |
10+
| | DO100 | Yes (as of 1.0) | No | Yes (as of 2.3) | Coming Soon |
11+
| | DD150 | Yes (as of 0.3) | No | Yes (as of 2.3) | Coming Soon |
12+
| | DO150 | Yes (as of 1.0) | No | Yes (as of 2.3) | Coming Soon |
13+
| Ridgeback | R100 | Yes (as of 0.3) | No | Yes (as of 2.3) | Coming Soon |
14+
| Boxer | B250 | No | No | No | No |

components/supported_sensors.mdx

Lines changed: 62 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,71 @@ sensors that have been validated by Clearpath.
77

88
:::
99

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-
3210
:::note
3311

3412
Debian drivers are automatically installed on robots as part of the
3513
[Clearpath Robot Metapackage](../ros/installation/robot#clearpath-robot-metapackage).
3614

3715
:::
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) |
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "INS",
3+
"position": 5
4+
}
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Fixposition Vision-RTK 2
3+
sidebar_position: 1
4+
---
5+
6+
import Support from "/components/support.mdx";
7+
import YAML from "/docs_versioned_docs/version-ros2jazzy/components/yaml/sensors/fixposition_xvn.mdx";
8+
9+
<center>
10+
<img
11+
src="/img/sensor_images/sensor_fixposition_1.png"
12+
width="400"
13+
/>
14+
</center>
15+
16+
Also known as Fixposition XVN
17+
18+
## Software Bringup
19+
20+
This sensor is included in the Clearpath Robotics robot package that is installed on all of our robots.
21+
This allows you to add or remove the sensor from your robot's software description by modifying the [robot configuration yaml](/docs/ros/config/yaml/sensors/overview).
22+
23+
The driver is hosted on [GitHub](https://github.com/fixposition/fixposition_driver) and must be compiled from source.
24+
25+
<YAML/>
26+
27+
---
28+
29+
## Troubleshooting
30+
31+
<Support />
32+
33+
---
34+
35+
## Further Reading
36+
37+
1. [Manufacturer Website](https://www.fixposition.com/pages/our-product)
38+
2. [GitHub](https://github.com/fixposition/fixposition_driver)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"label": "2D Lidar",
3-
"position": 5
3+
"position": 6
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"label": "3D Lidar",
3-
"position": 6
3+
"position": 7
44
}

0 commit comments

Comments
 (0)