Closed fmauch closed 5 months ago
Hi @fmauch,
You are right, it is not clear where the camera coordinate center is. It is at the center of the back plate, between the four screws. We will work on adding this to the doc, thanks for your feedback.
Thank you for your fast reply, that helped me a lot
In case we'd create a description package - would you be interested in a PR?
Absolutely!
@fmauch, As there have been no recent updates to this GitHub issue, we're closing it. If you still have questions, please feel free to open a new issue thread.
Hi,
we are using four O3Rs on our mobile robot and we seem to get along so far. However, I'm having trouble properly integrating the cameras into our URDF. From what I can see, pointclouds are published in
<base>_link
, while all images are published in<base>_optical_link
.In the provided launchfiles you have static tf publishers that publish from a common reference frame to different cameras'
_link
frames, but those are rather hard to estimate when you don't know where the link frame is supposed to be in relation to the camera's housing. Am I missing something or could you maybe provide the missing information? Maybe a description package would be rather useful so people could include that into their descriptions directly. As a starting point (maybe also for others) I currently use the following xacro macro:As a note: We are using ifm3d_ros v1.0.1.