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
This task is not for this repo, but for our fork of universal_robots.
Based on https://github.com/shadow-robot/universal_robot/tree/F_trajectory_record_play
Add a input argument to the robot xacro so that it allows to load a different transmission.xacro file when we want to run the robot in simulation.
The real robot uses the NullTransmission. The simulated robot uses SimpleTransmission, as can be seen in:
https://github.com/shadow-robot/universal_robot/blob/F_sr_plugin_compatible/ur_description/urdf/ur10.transmission.xacro
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This task is not for this repo, but for our fork of universal_robots.
Based on https://github.com/shadow-robot/universal_robot/tree/F_trajectory_record_play
Add a input argument to the robot xacro so that it allows to load a different transmission.xacro file when we want to run the robot in simulation.
The real robot uses the NullTransmission.
The simulated robot uses SimpleTransmission, as can be seen in:
https://github.com/shadow-robot/universal_robot/blob/F_sr_plugin_compatible/ur_description/urdf/ur10.transmission.xacro
The text was updated successfully, but these errors were encountered: