Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Lukasz Chojnacki <lukasz.chojnacki@robotec.ai>
  • Loading branch information
lchojnack committed Sep 12, 2024
1 parent d1d8929 commit 24de674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Components/Vehicle/VehicleInput/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A. subscribe to ``vehicle/engage`` topic with true.
!!! info

sample engage command
```ros2 topic pub /vehicle/engage autoware_auto_vehicle_msgs/msg/Engage '{engage: True}' -1```
```ros2 topic pub /vehicle/engage autoware_vehicle_msgs/msg/Engage '{engage: True}' -1```

!!! warning

Expand Down

0 comments on commit 24de674

Please sign in to comment.