Skip to content

Commit

Permalink
Upload diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
lalywr2000 committed Jun 17, 2024
1 parent 1543bf6 commit 990eb98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# About

<img src=/images/Architecture_Control.png alt="Architecture_Control" width="100%" height="100%"/>

This repository is for the Control part of an Autonomous Driving System. It subscribes to paths, current pose and velocities via ROS2, and publishes the vehicle's throttle and steering values. For lateral control, it uses the pure pursuit and stanley algorithms, while for longitudinal control, it employs a PID algorithm. If you're interested in a detailed usage of these algorithms, visit the following repository to test them out.

# Requirements
Expand Down
Binary file added images/Architecture_Control.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 990eb98

Please sign in to comment.