File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -383,13 +383,15 @@ To create a fake screen you need to have `Xvfb` installed.
383383## TODOS
384384
385385- [ ] Improve VMAS performance
386- - [X] Allow dict obs spaces and multidim obs
387386- [ ] Dict obs support in torchrl
387+ - [ ] Make TextLine a Geom usable in a scenario
388388- [ ] Implement 2D birds eye view camera sensor
389389- [ ] Notebook on how to use torch rl with vmas
390390- [ ] Reset any number of dimensions
391391- [ ] Improve test efficiency and add new tests
392392- [ ] Implement 1D camera sensor
393+ - [ ] Allow any number of actions
394+ - [X] Allow dict obs spaces and multidim obs
393395- [X] Talk about action preprocessing and velocity controller
394396- [X] New envs from joint project with their descriptions
395397- [X] Talk about navigation / multi_goal
You can’t perform that action at this time.
0 commit comments