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

Action space question #41

Open
hurong971013 opened this issue Aug 9, 2021 · 2 comments
Open

Action space question #41

hurong971013 opened this issue Aug 9, 2021 · 2 comments

Comments

@hurong971013
Copy link

I'm sorry to bother you. Excuse me, in 80 discrete action spaces, why I'm sorry to bother you. Excuse me, in 80 discrete action spaces, why should the linear velocity be exponentially valued?

@ChanganVR
Copy link
Contributor

This is because we want the robot the take some more fine-grained actions when it gets close to the goal. Exponentially sampling leads to more low-valued velocities. We experimented with linear and expoential and found exponential worked better.

@hurong971013
Copy link
Author

This is because we want the robot the take some more fine-grained actions when it gets close to the goal. Exponentially sampling leads to more low-valued velocities. We experimented with linear and expoential and found exponential worked better.

Thank you very much. I can understand.

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