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
Does anyone know how to add a standard gripper on niryo one robot at the rviz visualization?
The text was updated successfully, but these errors were encountered:
Hello, You can follow this tutorial to display some markers with a "mesh_resource" and attach them to the "hand_link". The STL files are available here: https://github.com/NiryoRobotics/niryo_one/tree/master/STL/7-Tools/Gripper1
Sorry, something went wrong.
We created simulation models for the standard gripper based on the above 3D models. The other tools are work in progress. You can get them from my fork at https://github.com/hielsnoppe/niryo_one_ros/tree/tools_support
To launch in RVIZ run roslaunch niryo_one_tools_support display_gripper_1.launch.
roslaunch niryo_one_tools_support display_gripper_1.launch
Note, however, that this is work in progress. Feel free to contribute and improve!
No branches or pull requests
Does anyone know how to add a standard gripper on niryo one robot at the rviz visualization?
The text was updated successfully, but these errors were encountered: