-
Notifications
You must be signed in to change notification settings - Fork 4
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
v2.0 #21
Comments
Goals as of 7 jan:
Armand:
|
New list of todos:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a tracking issue for the second iteration of this project.
CAD/Mechanical Assembly:
Software:
delete all models except for the working one (v204)started by deleting replay buffers firstdelete failed and killed runs?better env reset. previously we used hardcoded commands to reset the robot to its starting position. using a pid should be easier, cleaner and should transfer more easily should we have different robot hardware configurations. this should be part of the gym wrapper. the robot class/API should only be about the robot and should be usable outside of the gym contextjust wait for the pendulum to be below an angle threshold for a number of steps then reset both encoders. this way we don't have to move motor back. drawback is the pendulum isn't facing the same way every episode, but this time we're not making a video so that's alrightElectronics:
RL:
try using torque as the output of the policy (torque control on arduino??)Control Theory:
Documentation:
Validate reproducibility:
Ressources:
Offline RL:
RL:
newnew:
The text was updated successfully, but these errors were encountered: