Skip to content

Commit

Permalink
Add Replicator support to replay extension, augmenting previous recor…
Browse files Browse the repository at this point in the history
…dings (#5)
  • Loading branch information
apockill authored Dec 24, 2024
1 parent 91f8587 commit 6fc86d2
Show file tree
Hide file tree
Showing 123 changed files with 839 additions and 129 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
*.ogg filter=lfs diff=lfs merge=lfs -binary
*.dae filter=lfs diff=lfs merge=lfs -binary
*.usd filter=lfs diff=lfs merge=lfs -binary
*.exr filter=lfs diff=lfs merge=lfs -binary

# ReadTheDocs does not support Git LFS
docs/** !filter !diff !merge binary
Expand Down
2 changes: 1 addition & 1 deletion .github/lint/lint_darglint.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def lint_darglint(fix: bool) -> None:
"sphinx",
"--ignore-regex",
"^test.*",
Path(),
Path("pkgs/"),
]
if not fix:
run_command(cmd)
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ __pycache__/
.env

# Persistent data
.docker_volumes
.docker_volumes/
synthetic-output/

# URDF
*.part
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ factors.
- [ ] Create ROS service for starting/stopping data collection and serializing datasets
- [ ] Create easy workflows for:
- [ ] Record demonstrations with **real leader arm** and **simulation follower arm**
- [ ] Multiplex demonstrations using domain randomization, leveraging Replicator learnings above
- [x] Multiplex demonstrations using domain randomization, leveraging Replicator learnings above
- [ ] Training models with mix of real and simulated data
- [ ] Benchmark the sim2real gap with this project, publicize results to open source community
- [ ] Add support for Koch arm and other open-source robot arm
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/billiard_hall_1k.exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/blue_photo_studio_1k.exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/boma_1k.exr
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/chapel_day_1k.exr
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/dancing_hall_1k.exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/empty_warehouse_01_1k.exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/fireplace_1k (1).exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/fireplace_1k (2).exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/fireplace_1k.exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/goegap_road_4k.exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/hospital_room_2_1k.exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/kart_club_1k.exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/metro_noord_1k.exr
Git LFS file not shown
3 changes: 3 additions & 0 deletions isaac_src/assets/textures/skyboxes/neon_photostudio_1k.exr
Git LFS file not shown
Loading

0 comments on commit 6fc86d2

Please sign in to comment.