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

Merged tool_py3 into tools #59

Merged
merged 4 commits into from
Jul 14, 2021
Merged

Conversation

hello-binit
Copy link
Contributor

Only one tool existed in the "hello-robot-stretch-body-tools-py3" package and it visualized the robot's URDF using a FakeRobot class that mimicked stretch_body.robot.Robot. Now that we support Python3, the tool is rewritten to use the real Robot class and reflect the state of the real robot in real time. The tool is renamed to stretch_robot_urdf_visualizer.py. The tool has been tested in both Python2.7 and Python3.6.

After merging in this PR, the "hello-robot-stretch-body-tools-py3" pip package can be deleted.

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.

None yet

2 participants