Skip to content

Commit

Permalink
apply pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: scepter914 <scepter914@gmail.com>
  • Loading branch information
scepter914 committed Nov 22, 2022
1 parent 25ca2ef commit bd19053
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sensing/radar_scan_to_pointcloud2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@

| Name | Type | Description |
| ---------------------------- | ---- | ----------------------------------------------------------------------------------------- |
| publish_amplitude_pointcloud | bool | Whether publish radar pointcloud whose intensity is amplitude. Default is "true". |
| publish_doppler_pointcloud | bool | Whether publish radar pointcloud whose intensity is doppler velocity. Default is "false". |
| publish_amplitude_pointcloud | bool | Whether publish radar pointcloud whose intensity is amplitude. Default is `true`. |
| publish_doppler_pointcloud | bool | Whether publish radar pointcloud whose intensity is doppler velocity. Default is `false`. |

### How to launch

```
```sh
ros2 launch radar_scan_to_pointcloud2 radar_scan_to_pointcloud2.launch.xml
```

0 comments on commit bd19053

Please sign in to comment.