We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The URDF for the arm is out of date.
While the images used in the repo README are of the newer 6-dof arm, e.g.:
the URDF at simulation/low_cost_robot/low-cost-arm.urdf is of the older 5-dof arm, e.g.:
simulation/low_cost_robot/low-cost-arm.urdf
I've made an SDF of the new arm that may resolve this issue: https://github.com/samzapo/gym-drake-lca/blob/main/gym_drake_lca/assets/follower_arm.sdf
The text was updated successfully, but these errors were encountered:
I have a PR that adds simulation for the 6-DoF arm: #41.
Sorry, something went wrong.
No branches or pull requests
The URDF for the arm is out of date.
While the images used in the repo README are of the newer 6-dof arm, e.g.:
the URDF at
simulation/low_cost_robot/low-cost-arm.urdf
is of the older 5-dof arm, e.g.:I've made an SDF of the new arm that may resolve this issue:
https://github.com/samzapo/gym-drake-lca/blob/main/gym_drake_lca/assets/follower_arm.sdf
The text was updated successfully, but these errors were encountered: