Added
- Ability to upload MJCF in addition to URDF
- Value/type checks on logging funtions
- Ability to stream datasets to python
- Ability to download model endpoints via 'nc.connect_local_endpoint(train_run_name="MyTrainRun")'
Changed
- Depth encoding always assumes depth in m.
- Rate limiting default is not DROP rather than BUFFER. Messages will be dropped if logging frequency is too high.
- Each camera now has its own websocket
Removed
- None
Fixed
- None