-
Notifications
You must be signed in to change notification settings - Fork 6
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
ERROR with roslaunch bezier_application fanuc_m20ia_surfacing.launch #1
Comments
Two things: one the first test case the orientation of the pose is not the one we defined when testing a long time ago. Second test fails because we used a M20iA before, and the M10iA is smaller, it fails to reach the surface. I've seen these issues but did not solve them because I don't have the time. Fix for first test: Change the pose orientation in the code, look at the tool orientation and make change the poses orientation so that it matches the tool orientation when the robot flange is laying flat on the surface. Second test case: Edit the mesh and move it closer to the origin, it should do the job. If the orientation is not correct then the fix is similar to the first test case. Please remember bezier is very experimental, far from being finished! Lots of things do not work at all 😥 |
that's quite big for a jump threshold. |
Hi
I get a error with
roslaunch bezier_application fanuc_m20ia_surfacing.launch surfacing_mode:=true mesh_cad:=plane/plane_defect.ply
at picture below. So how can I fix this ?
Thank you
The text was updated successfully, but these errors were encountered: