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

pendulum gets stuck in the upright position #84

Open
Armandpl opened this issue Mar 28, 2024 · 0 comments
Open

pendulum gets stuck in the upright position #84

Armandpl opened this issue Mar 28, 2024 · 0 comments

Comments

@Armandpl
Copy link
Owner

Armandpl commented Mar 28, 2024

Because of friction the pendulum can stay stuck in the upright position. This is a problem because we reset encoders at the of each episode so if the pendulum was stuck, the next episode will start with the alpha angle offset by pi.
Easy fix would be to send a tiny move command to the robot at the end of each episode.
Not sure if we could get rid of friction to avoid having to fix that in software?

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

1 participant