-
Notifications
You must be signed in to change notification settings - Fork 29
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
There is bug calculating robot link positions in robot #26
Comments
Do you have a ROS2 port of the package so that I don't need to port it myself? |
Take a try. |
The link to the file is broken. |
updated again |
I can open I didn't find the file |
Dose it show in correct position ? like the image I posted in right ? |
Yes. |
I'm using this model or this one
Left one is result of
import urdf or xacro
, right one iscreate assembly from urdf or xacro
And I try to use
Set Placement
to move some additional models via assembly LCS, but it seems the calculation of Placement is based on parent's Origin, not considered on hierarchy of Links. ( links of transformation of Placements )The text was updated successfully, but these errors were encountered: