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
write wrapper that keeps track of the last time step was called
and also makes the action zero as we actually don't want to actuate the robot
configure the script with hydra
we want to be able to select the algorithm
i think we would use the files under algos, this way we can do things like bench sac vs sac but updating every episode instead of every step
setup and run a sweep on my machine
then run it on my mac
on Pierre's computer
on the rig
find a way to display all that in a wandb report
bench the velocity filter
run the bench with/without the velocity filter. i dont know if it takes a lot of time/compute or not. if it is slow maybe we need a faster one. or maybe we need to use recurrent algos that don't need the speed as an observation
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: