-
Notifications
You must be signed in to change notification settings - Fork 239
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
1.1.0 #132
Conversation
This file contains 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
Previously the agent could open without needing to turn the handle.
…ty to get camera info.
* [skip ci] Update matrix reshape following PyRep update. Resolves #124. * fixed gripper not releasing object Co-authored-by: stephen <slj12@ic.ac.uk>
Convex is better for simulation.
markusgrotz
pushed a commit
to markusgrotz/RLBench
that referenced
this pull request
Jul 12, 2024
* Bug fix and visual change to open_door. Previously the agent could open without needing to turn the handle. * Visual change to close_door. * New overhead camera. Moved over-shoulder cameras. * Hanger tasks visual updates. * Added UR5. Resolves stepjam#100. Resolves stepjam#90. * [ci skip] Update README. * Can specify what episodes to load when loading demos from disk. * Bump PyRep version. * Fix spawning dummys after each task swap. Resolves stepjam#113. * Workflow fix. * Update unit test assets. * Workflow fix. * Workflow fix. * Fix typo. Resolves stepjam#102. * Update TV tasks. * Update clock, box, and shoe tasks. * Update door tasks. * Update fridge tasks. * Jenga and books on bookshelf improvements. * Experimental action mode. Improved task checks. * Collision check fix when getting demos. * Bug fixes in ABS_EE_POSE_PLAN_WORLD_FRAME * Allow noise to be added to stored demos. * RGB returned as uint8 rather than float. Point cloud obs added. Ability to get camera info. * Update tests accounting for RGB in range 0-255. * Added option for collision checking in ABS_EE_POSE_PLAN_WORLD_FRAME. * Swapped planner to RRTConnect. * Path action modes are no longer interrupted mid path. * Phone on base waypoint update. * Collision checking swapped to use respondables rather than visuals. * Improve plan action space when already colliding with object. * Made stack_wine more difficult by requiring bottle to be ungrasped in rack. * Fixed gripper not releasing object (stepjam#128) * [skip ci] Update matrix reshape following PyRep update. Resolves stepjam#124. * fixed gripper not releasing object Co-authored-by: stephen <slj12@ic.ac.uk> * Update complex_task.md Convex is better for simulation. * Revert: Plan action mode can break early.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.