Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The code base is split into 5 separate packages for convenience and this is one
- [Teleop with Inverse Kinematics Package](https://github.com/NYU-robot-learning/DIME-IK-TeleOp).
- [State based and Image based Demonstration collection package](https://github.com/NYU-robot-learning/DIME-Demonstrations).
- (Phase 2) Nearest-Neighbor Imitation Learning (present in this repository).
- Simulation [environments](https://github.com/NYU-robot-learning/dime_env) and DAPG related codebase.
- Simulation [environments](https://github.com/NYU-robot-learning/dime_env) and [DAPG related codebase](https://github.com/ssilwal/allegro-dapg).

You need to setup the Controller packages and IK-TeleOp package before using this package.
To install the dependencies for this package with `pip`:
Expand Down