Skip to content
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: get_pose_vector() #7

Open
DiogoFerreira77 opened this issue May 15, 2024 · 1 comment
Open

ERROR: get_pose_vector() #7

DiogoFerreira77 opened this issue May 15, 2024 · 1 comment

Comments

@DiogoFerreira77
Copy link

Hi, I was trying to replicate this using URSim. However, when the camera opens it crashes but there is not shown no error. So I tried to run the code without the use of a camera where I gave one value for the face_position and I found that the error is due to the function move_to_face, more precisely at line 325 (oriented_xyz_coord = oriented_xyz.get_pose_vector()) .

I don't understand where this came from, in the URBasic module there is no function called like that. How can I solve this?

The following image shows the error when I put one value for center of the face:

ERROR

@DiogoFerreira77
Copy link
Author

DiogoFerreira77 commented May 15, 2024

UPDATE: I uninstalled math3d library and installed via here.

If I do the same, i.e, I give one value of the center of the face it runs well (see results in the following image) however, when I use the camera it crashes. An window pops up and closes immediatly. What could it be?

Without_vision

PS: With the pc's webcam works but the robot does not move. With a GigE camera is when it crashes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant