Skip to content

Commit

Permalink
Added steering cmd topic
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackack committed Aug 15, 2024
1 parent e3e43f5 commit c8aa472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/architecture/node_interactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Install `bierner.markdown-mermaid` from the extension marketplace to render the
| ego/state | BuggyState | yes |
| other_buggy/state | BuggyState | yes |
| ego/trajectory | BuggyTrajectory | yes |
| ego/steering_cmd | [Float64](https://docs.ros.org/en/melodic/api/std_msgs/html/msg/Float64.html) | no |

## ROS Nodes Graph
Auton Loop [Sequence Diagram](https://en.wikipedia.org/wiki/Sequence_diagram#:~:text=A%20sequence%20diagram%20shows%2C%20as,order%20in%20which%20they%20occur.)
Expand Down

0 comments on commit c8aa472

Please sign in to comment.