Skip to content

Commit 3f6ba4f

Browse files
committed
chore: Update README
1 parent 66e86ee commit 3f6ba4f

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.MD

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# Orbbec ROS2 SDK
2-
3-
## [![stable](http://badges.github.io/stability-badges/dist/stable.svg)](http://github.com/badges/stability-badges) ![version](https://img.shields.io/badge/version-1.5.6-green)
2+
[![stable](http://badges.github.io/stability-badges/dist/stable.svg)](http://github.com/badges/stability-badges) ![version](https://img.shields.io/badge/version-1.5.7-green)
43

54
Orbbec SDK ROS 2 is a wrapper for the Orbbec 3D camera that provides seamless integration with the ROS 2 environment. It
65
supports ROS 2 Foxy, Galactic, and Humble distributions.
76

87
## Table of Contents
8+
99
<!-- TOC -->
1010
* [Orbbec ROS2 SDK](#orbbec-ros2-sdk)
11-
* [![stable](http://badges.github.io/stability-badges/dist/stable.svg) ![version](https://img.shields.io/badge/version-1.5.2-green)](#-)
1211
* [Table of Contents](#table-of-contents)
1312
* [Installation Instructions](#installation-instructions)
1413
* [Getting start](#getting-start)
@@ -35,6 +34,7 @@ supports ROS 2 Foxy, Galactic, and Humble distributions.
3534
* [Other useful links](#other-useful-links)
3635
* [License](#license)
3736
<!-- TOC -->
37+
3838
## Installation Instructions
3939

4040
Install ROS 2
@@ -253,7 +253,9 @@ The following are the launch parameters available:
253253
recognized as USB 2.0. It is recommended to set this parameter to `false` when using a USB 2.0 connection to avoid
254254
unnecessary resets.
255255

256-
**IMPORTANT**: *Please carefully read the instructions regarding software filtering settings at [this link](https://www.orbbec.com/docs/g330-use-depth-post-processing-blocks/). If you are uncertain, do not modify these settings.*
256+
**IMPORTANT**: *Please carefully read the instructions regarding software filtering settings
257+
at [this link](https://www.orbbec.com/docs/g330-use-depth-post-processing-blocks/). If you are uncertain, do not modify
258+
these settings.*
257259

258260
## Predefined presets
259261

@@ -362,7 +364,8 @@ to `true` in the stream that corresponds to the argument of the launch file.
362364
- `/camera/gyro/sample`: Gyroscope data stream,enable_sync_output_accel_gyro`turned off,`enable_gyro`turned on
363365
- `camera/gyro_accel/sample`: Synchronized data stream of acceleration and gyroscope,`enable_sync_output_accel_gyro`
364366
turned on
365-
- `/diagnostics`: The diagnostic information of the camera, Currently, the diagnostic information only includes the temperature of the camera.
367+
- `/diagnostics`: The diagnostic information of the camera, Currently, the diagnostic information only includes the
368+
temperature of the camera.
366369

367370
## Network device enumeration
368371

0 commit comments

Comments
 (0)