You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make reset faster by having a pid bring the motor to a stop. then maybe have a second one stop the pendulum from oscillating faster
also maybe make the angle threshold a bit wider for the pendulum. I think sometime it is outside of the bounds? maybe the encoders are slipping? maybe the seeduino is missing some encoder step? maybe the logic level converter is causing issue? maye the cables are too long?
could print the angle when we hit the timeout
convert from rad to deg
setup dreamer in sim
setup dreamer on the robot
The text was updated successfully, but these errors were encountered:
in the same vibe we could learn a neural sim, maybe use a gpt model like comma is doing? check out karpathy's videos
having a good neural sim could be useful to tune/select good controllers, instead of hoping for rl agent convergence
The text was updated successfully, but these errors were encountered: