Skip to content
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

Add all manipulators to demo_random_action by default #618

Merged
merged 7 commits into from
Jan 16, 2025

Conversation

kevin-thankyou-lin
Copy link
Contributor

@kevin-thankyou-lin kevin-thankyou-lin commented Jan 10, 2025

What this does

Add all manipulators in https://robosuite.ai/docs/modules/robots.html#manipulators to demo_random_action by default

How to test

python robosuite/demos/demo_random_action.py, then select GR1 option

@Abhiram824
Copy link
Member

What this does

Add GR1/humanoids to demo_random_action by default

How to test

python robosuite/demos/demo_random_action.py, then select GR1 option

When choosing GR1 the robot falls. I am assuming this is expected. Otherwise LGTM

@kevin-thankyou-lin
Copy link
Contributor Author

What this does

Add GR1/humanoids to demo_random_action by default

How to test

python robosuite/demos/demo_random_action.py, then select GR1 option

When choosing GR1 the robot falls. I am assuming this is expected. Otherwise LGTM

yes, that's expected

@kevin-thankyou-lin
Copy link
Contributor Author

Added all robots in this link

image

@kevin-thankyou-lin kevin-thankyou-lin changed the title Add GR1/humanoids to demo_random_action by default Add all manipulators to demo_random_action by default Jan 12, 2025
Copy link
Member

@Abhiram824 Abhiram824 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When running with the spot it tends to move and leave the arena. Not sure if this is a big deal, but if it is worth changing, it should not be too hard right - I imagine you can just remove mobile control for this script?

Another thing I noticed is that when choosing a TwoArmEnv not all robots are given as an option.

Otherwise LGTM

@yukezhu
Copy link
Member

yukezhu commented Jan 14, 2025 via email

@kevin-thankyou-lin
Copy link
Contributor Author

sounds good; I'll leave the change to @Abhiram824 since this PR needs another approval

…r more robots in twoarm envs as well as the option for a single robot in the twoarm env
@kevin-thankyou-lin
Copy link
Contributor Author

I changed spot to be the floating base version because the other version falls down, but we can change things back

@kevin-thankyou-lin
Copy link
Contributor Author

Changes look good to me - you'll need to approve since I created the PR @Abhiram824

@kevin-thankyou-lin kevin-thankyou-lin merged commit e4bf2cd into master Jan 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants