Skip to content

Commit

Permalink
fix: file name typo (#504)
Browse files Browse the repository at this point in the history
controller_performance_analysis.launch.xml -> control_performance_analysis.launch.xml

Signed-off-by: Vincent Richard <richard-v@macnica.co.jp>
  • Loading branch information
VRichardJP authored Jan 5, 2024
1 parent 712121a commit 17d60b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you need more detailed information about package, refer to the [control_perfo
#### 3. Launch the control_performance_analysis package

```bash
ros2 launch control_performance_analysis controller_performance_analysis.launch.xml
ros2 launch control_performance_analysis control_performance_analysis.launch.xml
```

- After this command, you should be able to see the driving monitor and error variables in topics.
Expand Down

0 comments on commit 17d60b8

Please sign in to comment.