Skip to content

Commit

Permalink
Merge pull request #175 from clearpathrobotics/sensors-update
Browse files Browse the repository at this point in the history
Updated sensors software install methods.
  • Loading branch information
tonybaltovski authored Oct 12, 2023
2 parents cef01a5 + 522ac21 commit 980e5c6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/ros/ros.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ sensors that have been validated by Clearpath.
<a href="../robots/accessories/sensors/lidar_2d/hokuyo_ust10_lx">Hokuyo UST10-LX</a>
</td>
<td>2D Lidar</td>
<td>Source or Debian</td>
<td>Debian</td>
<td>
<a href="https://github.com/ros-drivers/urg_node">urg_node</a>
</td>
Expand All @@ -128,7 +128,7 @@ sensors that have been validated by Clearpath.
<a href="../robots/accessories/sensors/cameras/realsense_d435">Intel Realsense D435</a>
</td>
<td>Depth Camera</td>
<td>Source or Debian</td>
<td>Debian</td>
<td>
<a href="https://github.com/IntelRealSense/realsense-ros/tree/ros2-development">realsense-ros</a>
</td>
Expand All @@ -141,7 +141,7 @@ sensors that have been validated by Clearpath.
<a href="../robots/accessories/sensors/imu/microstrain_3dm_gx5">MicroStrain 3DM-GX5</a>
</td>
<td>IMU</td>
<td>Source or Debian</td>
<td>Debian</td>
<td>
<a href="https://github.com/LORD-MicroStrain/microstrain_inertial/tree/ros2">microstrain_intertial</a>
</td>
Expand All @@ -154,7 +154,7 @@ sensors that have been validated by Clearpath.
<a href="../robots/accessories/sensors/lidar_2d/sick_lms111">SICK LMS-111</a>
</td>
<td>2D Lidar</td>
<td>Source or Debian</td>
<td>Debian</td>
<td>
<a href="https://github.com/clearpathrobotics/LMS1xx">LMS1xx</a>
</td>
Expand All @@ -176,7 +176,7 @@ sensors that have been validated by Clearpath.
<tr>
<td><a href="../robots/accessories/sensors/lidar_3d/velodyne_puck">Velodyne Puck</a></td>
<td>3D Lidar</td>
<td>Source or Debian</td>
<td>Debian</td>
<td><a href="https://github.com/ros-drivers/velodyne/tree/ros2">velodyne</a></td>
</tr>
</table>
Expand Down

0 comments on commit 980e5c6

Please sign in to comment.