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
* Seperates visualization code from the core drive.c
Changes
- Remove GIF generation code from drive.c
- Improved load_weights to auto-detect file size
- view flag
- random maps if map-name not passed
- policy-name flag to make videos for a particular policy. Saved in the policy directoryq
* merging from main
* fixed test_drive_render.py
* added reward/entropy/discount conditioning
* pre-commit fixes
* some build fixes
* removed output files
* readd weights
* fixed viz env
* run pre-commit
* pre-commit fix
* fixed issues with conditioning and viz
* changed respawn timstep to always be at obs[6]
* merged main
* fixed wrong jerk/classic obs values
* was freeing twice
0 commit comments