-
Notifications
You must be signed in to change notification settings - Fork 161
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
URDF file #45
Comments
Here is my .urdf file. I convert the xacro file to urdf file using rosrun command in niryo one linux terminal.
|
Hi, I'm using IKFast and some of the IKs when the end-effector are pointing down are failing. I haven't made a point cloud plot of these failures. Perhaps later. However, I wanted to ask how is progress on your side? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, My name is koki.
I purchase a niryo one robot. And I want to use urdf file.
In this repository, https://github.com/NiryoRobotics/niryo_one_ros/tree/master/niryo_one_description/urdf shows the urdf file. However, when calculating the inverse kinematics using this file, I received wrong result as I expected.
Can I make urdf file from ros in niryo one linux system?
I think each joint's coordinate is difficult to get. For this reason, I want to know how to get the correct urdf file from my own niryo one robot.
By the way, I use ikpy to calculate the inverse kinematics.
https://github.com/Phylliade/ikpy
I write the code like that
Best.
The text was updated successfully, but these errors were encountered: