-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When trying to project points behind a camera to the camera plane, this raises a rather cryptic error:
boolean index did not match indexed array along dimension 0; dimension is 1 but corresponding boolean dimension is 3
...
/rosys/vision/calibration.py", line 233, in project_to_image
image_array[local_coordinates[:, 2] < 0, :] = np.nan
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@NiklasNeugebauer said he knows how to fix it :)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working