Skip to content

Commit

Permalink
use check mark
Browse files Browse the repository at this point in the history
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
  • Loading branch information
isamu-takagi committed Dec 10, 2024
1 parent 7f05988 commit 7bb2cc2
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ Since there are multiple ways to control a vehicle, such as pedals or accelerati

The commands available in each mode are as follows.

| Command | disabled | pedal | acceleration | velocity |
| --------------- | :------: | :---: | :----------: | :------: |
| pedal | - | X | - | - |
| acceleration | - | - | X | - |
| velocity | - | - | - | X |
| steering | - | X | X | X |
| gear | - | X | X | X |
| turn_indicators | - | X | X | X |
| hazard_lights | - | X | X | X |
| Command | disabled | pedal | acceleration | velocity |
| --------------- | :------: | :-----: | :----------: | :------: |
| pedal | - | &check; | - | - |
| acceleration | - | - | &check; | - |
| velocity | - | - | - | &check; |
| steering | - | &check; | &check; | &check; |
| gear | - | &check; | &check; | &check; |
| turn_indicators | - | &check; | &check; | &check; |
| hazard_lights | - | &check; | &check; | &check; |

0 comments on commit 7bb2cc2

Please sign in to comment.