Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

21 add motor control to bsc #26

Merged
merged 14 commits into from
Feb 28, 2024
Merged

21 add motor control to bsc #26

merged 14 commits into from
Feb 28, 2024

Conversation

punkto
Copy link
Collaborator

@punkto punkto commented Feb 28, 2024

No description provided.

eloycoto and others added 13 commits January 28, 2024 17:39
This commit adds a way to handle the two motors and a struct who handles
all of them. The idea is to have an interface which provides to the main
thread an API to control the movement of the car.

Signed-off-by: Eloy Coto <[email protected]>
A new package is added to be able to create the unittesting for the car
libraries using the mockall library and testing framework from rust.

Signed-off-by: Eloy Coto <[email protected]>
@punkto punkto linked an issue Feb 28, 2024 that may be closed by this pull request
@punkto punkto merged commit 4e38ec1 into main Feb 28, 2024
1 check passed
@punkto punkto deleted the 21-add-motor-control-to-bsc branch February 28, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add motor control to BSC
2 participants