Skip to content

Commit

Permalink
feat: added command steer status
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolomarconi02 committed Oct 27, 2024
1 parent 56b237a commit b3ba26a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions topics_tree.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,23 @@
"0",
"128"
]
},
"steerStatus": {
"alias": "CommandSteerStatus",
"description": "<vehicleId>/<deviceId>/command/steerStatus",
"subscribe_roles": [
"0",
"1",
"2",
"3",
"4",
"128",
"129"
],
"publish_roles": [
"0",
"128"
]
}
}
},
Expand Down

0 comments on commit b3ba26a

Please sign in to comment.