Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "actuators/steering/retropilot-drivetronik"]
path = actuators/steering/retropilot-drivetronik
url = git@github.com:wocsor/retropilot-drivetronik.git
[submodule "actuators/steering/retropilot-column-steering"]
path = actuators/steering/retropilot-column-steering
url = https://github.com/R3D347HR4Y/retropilot-column-steering
9 changes: 8 additions & 1 deletion actuators/steering/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Steering Acutator
# Steering Actuator
General documentation for development surrounding the steering actuator

## Requirements
Expand Down Expand Up @@ -113,3 +113,10 @@ Go Home Specification
- Contributors: amzoo
- Status: WIP
- Link:

### retropilot-column-steering

- Contributors: R3D
- Status: WIP, untested
- Goal: Control steering from the column using a belt-pulley system
- [Link to Files](https://github.com/R3D347HR4Y/retropilot-column-steering)
1 change: 1 addition & 0 deletions actuators/steering/retropilot-column-steering