-
Notifications
You must be signed in to change notification settings - Fork 551
feat: add MujocoCamera module for sim-based perception #1694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
f74dcd9
initial commit - mujoco camera rendering
ruthwikdasyam ea255e4
pick and place test
ruthwikdasyam 5112f87
Merge branch 'dev' into ruthwik/mujoco_cam
ruthwikdasyam 47b6654
fix: dublicates - remove o3d cache
ruthwikdasyam 96e9ee9
misc: fix path and comments
ruthwikdasyam b1413b6
fix: pre-commit issues
ruthwikdasyam b30ad6b
fix: camrenderer dataclass + unregister method
ruthwikdasyam 1265f53
fix: mujococamera path
ruthwikdasyam ccceb45
fix: pre-commit errors
ruthwikdasyam 0fb50cc
set threading.event
ruthwikdasyam 3d400c2
feat: clear registry method
ruthwikdasyam bd0660d
fix: dataclass
ruthwikdasyam 33c4689
feat: add tests
ruthwikdasyam ec1b592
remove trivial tests
ruthwikdasyam e36d2c5
misc: pytest fixes
ruthwikdasyam db5f7d0
pre-commit fixes
ruthwikdasyam 5f533ba
Merge branch 'dev' into ruthwik/mujoco_cam
ruthwikdasyam d1e8c69
fix: greptile issues
ruthwikdasyam 4ce2d64
fix: pytest issues
ruthwikdasyam 220cee3
CI code cleanup
ruthwikdasyam 5cd8114
xarm7 updated mujoco env
ruthwikdasyam 359cdeb
fix: engine registered when started from mujococamera
ruthwikdasyam cb9ac93
feat: mcp control
ruthwikdasyam a0d0c4a
fix: planner DOF mismatch, tune home joints
ruthwikdasyam 6afab0c
Merge branch 'dev' into ruthwik/mujoco_cam
ruthwikdasyam db6fd42
fix: updated mujoco-camera to match latest module def
ruthwikdasyam ea83956
misc: simcamera module path change
ruthwikdasyam a620b4f
Merge branch 'dev' into ruthwik/mujoco_cam
ruthwikdasyam 774fe96
fix: mypy taskconfig import
ruthwikdasyam 66fb454
fix: remove set engine
ruthwikdasyam 9cce0ab
fix: removing all cache entities
ruthwikdasyam 84c263e
test: conftest addition
ruthwikdasyam 349eddc
misc: imports + structlog logging
ruthwikdasyam ac9144f
test: added fixture, removed dublicate codes
ruthwikdasyam 7f57e54
adding from_intrinsics method
ruthwikdasyam 1f3d8fa
fix: precommit fixes
ruthwikdasyam 4e3acdd
new arch: using shm to cummunicate bw modules
ruthwikdasyam 69cc28c
misc: fstring style logging
ruthwikdasyam da77188
except checks
ruthwikdasyam 1118704
misc: cleanup
ruthwikdasyam e09af32
misc: cleanup code + comments
ruthwikdasyam a454c62
Merge branch 'dev' into ruthwik/mujoco_cam
ruthwikdasyam fceeb35
fix: change to match new manip blueprint style
ruthwikdasyam de6d8ee
tests: rename file
ruthwikdasyam 63e4300
fix: mypy issues
ruthwikdasyam 6cef3f4
fix: fix test fails
ruthwikdasyam 6a0b232
fix: defined variables
ruthwikdasyam 7325c51
fix: shm cleanup
ruthwikdasyam f4e5b69
Merge branch 'dev' into ruthwik/mujoco_cam
ruthwikdasyam d227f3f
fix: macos error - shm length
ruthwikdasyam 718b177
Merge branch 'dev' into ruthwik/mujoco_cam
ruthwikdasyam 77cbe13
fix: rerun log values
ruthwikdasyam 45e007f
fix: mypy fixes - imports
ruthwikdasyam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Git LFS file not shown
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.