Skip to content
Snippets Groups Projects
Commit 6c5c3b7a authored by René Ebeling's avatar René Ebeling
Browse files

Update README.md to include usb_port parameter in serial_to_pcl_node command

parent b998a49f
Branches
No related tags found
No related merge requests found
...@@ -122,7 +122,7 @@ Make sure to connect the **SCL** and **SDA** lines for I2C communication, as wel ...@@ -122,7 +122,7 @@ Make sure to connect the **SCL** and **SDA** lines for I2C communication, as wel
## How It Works ## How It Works
- -
```bash ```bash
ros2 run serial_to_pcl serial_to_pcl_node ros2 run serial_to_pcl serial_to_pcl_node --ros-args -p usb_port:=<Your_USB_port>
``` ```
### Sensor Configuration ### Sensor Configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment