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

Commanding velocities to Prius #244

Open
akansha2001 opened this issue Dec 15, 2023 · 2 comments
Open

Commanding velocities to Prius #244

akansha2001 opened this issue Dec 15, 2023 · 2 comments

Comments

@akansha2001
Copy link

In the code, env.step(action) sends two commands for the motion of the Prius: the first is linear velocity, but it is not clear what the second command does: if it is angular velocity (as we assumed), the observations indicate very different values from the ones we command (however, the observed linear velocity is as expected). It would be very helpful if you could indicate what the second field is commanding to the vehicle (angular velocity or perhaps steering angle?).

@maxspahn
Copy link
Owner

The second action is the steering velocity, so how quickly you are turning the steering wheel.

@akansha2001
Copy link
Author

Thank you for clarifying

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

No branches or pull requests

2 participants