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

impl RL for Nao #1603

Open
oleflb opened this issue Jan 24, 2025 · 0 comments
Open

impl RL for Nao #1603

oleflb opened this issue Jan 24, 2025 · 0 comments
Assignees
Milestone

Comments

@oleflb
Copy link
Contributor

oleflb commented Jan 24, 2025

We have made promising results with learning to Stand using RL. This may be a good idea to see everything come together and implement the learned policy on the Nao.

  • Transfer neural network to openvino format
  • Implement the get_obs function on the Nao using our sensor values
  • Map the action array to a MotionCommand
  • Add Safeguards? Maybe something like maximum velocity?
  • Infer the policy on the nao during the Stand action
  • Buy some 🍅 and test it :D
@oleflb oleflb added this to the RL Walking milestone Jan 24, 2025
@oleflb oleflb moved this to Open in Development Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Open
Development

No branches or pull requests

2 participants