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

Questions on how to use #4

Closed
hahamini opened this issue Mar 22, 2021 · 1 comment
Closed

Questions on how to use #4

hahamini opened this issue Mar 22, 2021 · 1 comment

Comments

@hahamini
Copy link

I try to use your framework in my real environment.
But, RealRobotEnv-v0 is missing from your code.
I am trying to create my environment by referring to RealRobotEnv-v0 domain.
So, I wish it was added to the code.

And what is RealArm in the link below? Is it different from RealRobotEnv-v0 in the script?

if 'RealArm' not in domain_name:

@PhilipZRH
Copy link
Owner

Thanks for your interest in our work.

RealArm was the name we used for our own real robot environment. Indeed it should be changed to RealRobot for this public repo.

RealRobotEnv contains the calls to the robot's API, along with code to get frames from the cameras. Each group should implement this according to their specific hardware setup.

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

2 participants