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

Turtle functionality in RemoteControl #149

Merged
merged 13 commits into from
Sep 3, 2024

Conversation

gabryelreyes
Copy link
Collaborator

@gabryelreyes gabryelreyes commented Aug 19, 2024

Added SerialMuxProt channel for turtle application. Makes calls to DifferentialDrive to update the linear and angular speeds.

This PR is a draft as it has not been completely tested

@gabryelreyes gabryelreyes added the enhancement New feature or request label Aug 19, 2024
@gabryelreyes gabryelreyes self-assigned this Aug 19, 2024
@gabryelreyes gabryelreyes changed the base branch from dev/speed_units to release/v2.0.x August 19, 2024 14:26
gabryelreyes and others added 7 commits August 20, 2024 10:51
Add --cwd <dir> option for setting working directory.
The speedometer wrongly reseted the speed of the
left motor when it detects a direction change of the
"right" one.
Fix #152 Wrong motor reset on direction change.
@gabryelreyes gabryelreyes marked this pull request as ready for review September 2, 2024 08:59
lib/MainNative/src/main.cpp Outdated Show resolved Hide resolved
lib/MainNative/src/main.cpp Show resolved Hide resolved
lib/APPRemoteControl/src/App.cpp Outdated Show resolved Hide resolved
lib/APPRemoteControl/src/SerialMuxChannels.h Outdated Show resolved Hide resolved
lib/APPRemoteControl/src/App.cpp Outdated Show resolved Hide resolved
lib/APPRemoteControl/src/App.cpp Outdated Show resolved Hide resolved
lib/APPRemoteControl/src/App.cpp Outdated Show resolved Hide resolved
@gabryelreyes gabryelreyes merged commit 76b72a2 into release/v2.0.x Sep 3, 2024
32 checks passed
@BlueAndi BlueAndi deleted the feature/app_turtle branch October 15, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants