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

Redesign the car control API to match both "physical car" and "simulatur" use-cases #62

Open
the2ndsky opened this issue Dec 4, 2020 · 0 comments
Assignees
Milestone

Comments

@the2ndsky
Copy link

Redesign the car control API to match both "physical car" and "simulatur" use-cases.

Issues
A. There are Commands ("set speed direct") which a Simulator might (or in the case auf dash2/fork) currently doesn't support.

Alternatives:
A1. drop the "set speed direct" command
A2. build a kind of "cruise control" like system for the simulator (accelerate/brake until target speed is reached)

B. Parameter speed is handled differently

B1. modify the implemantion of the interface concerning the simulation
B2. modify the implemantion of the interface at the rc-car.

@WolfgangFahl WolfgangFahl self-assigned this Dec 4, 2020
@WolfgangFahl WolfgangFahl added this to the 0.0.5 milestone Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants