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

Robot from docker-ros with wrong position #166

Closed
ZacZhangzhuo opened this issue Aug 10, 2023 · 1 comment
Closed

Robot from docker-ros with wrong position #166

ZacZhangzhuo opened this issue Aug 10, 2023 · 1 comment

Comments

@ZacZhangzhuo
Copy link
Collaborator

Robot from docker-ros with the wrong position

I am running a code very similar to v120_robot.py with the only change that the robot is not from GitHub but docker-ros:

with RosClient() as ros:
    robot = ros.load_robot(load_geometry=True)
model = robot.model

While the robot is positional wrong:
image

I tried different docker files, but the results remain incorrect.

@ZacZhangzhuo
Copy link
Collaborator Author

Solved

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