Skip to content

Commit

Permalink
ignore prettier
Browse files Browse the repository at this point in the history
Signed-off-by: kosuke55 <[email protected]>
  • Loading branch information
kosuke55 committed Nov 28, 2024
1 parent fa6c2a7 commit b5a4630
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions control_data_collecting_tool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ This package provides tools for automatically collecting data using pure pursuit

## How to Use

<!-- prettier-ignore-start -->
<!-- Since markdownlint and prettier formats are different, use only markdownlint. -->

1. Launch Autoware.

```bash
Expand Down Expand Up @@ -132,6 +135,8 @@ This package provides tools for automatically collecting data using pure pursuit
ros2 topic pub /data_collecting_stop_request std_msgs/msg/Bool "data: false" --once
```

<!-- prettier-ignore-end -->

## Parameter

There are parameters that are common to all trajectories and parameters that are specific to each trajectory.
Expand Down

0 comments on commit b5a4630

Please sign in to comment.