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

How can I use ur3 in gym.make? #230

Open
ChenyangRan opened this issue Jun 8, 2024 · 1 comment
Open

How can I use ur3 in gym.make? #230

ChenyangRan opened this issue Jun 8, 2024 · 1 comment

Comments

@ChenyangRan
Copy link

Hi, I want to change the Panda into UR3 when using the env = gym.make('reach_target-state-v0', render_mode='human'). But it seems that even if I make changes into env = Environment(
action_mode, obs_config=obs_config, headless=False,
robot_setup='ur5') in 37 /rlbench/gym/rlbench_env.py it still doesn't work, can you tell me how to add ur3 to the environment and be able to call it via gym.make.

@ChenyangRan
Copy link
Author

I have add the ur3.ttm as ur5.ttm. But when I launch the swap_arm.py, the error happends.
image

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

No branches or pull requests

1 participant