-
Notifications
You must be signed in to change notification settings - Fork 40
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
O3D303 report an error #56
Comments
I used the same ros launch file,O3X100 was fine ,but O3D303 reported an error |
@renguorong The master branch is WIP and only supports the O3R at the moment. |
@desengph |
I'm using ubuntu20.04 and noetic |
Version 0.7.0 is identical to release 0.6.x To see the full documentation please check the included README and docs for the tagged release version. Software Compatibility Matrix
|
Version 0.7.0 of ifm3d-ros tries to find a version of 0.19.0 of ifm3d. Building the version V0.19.0 with the following keys:
Trying to build ifm3d with enabling OpenCV fails. It is really frustrating. What is the really working combination and with what build options? |
We'll have a look at this ASAP and come back to you once we have a solution. |
Hi, we faced the same problem as @vtretyakov with our O3D304 with ROS. Is there any update ? Thank you |
@LotfiZ I wrote the following steps for myself:
That is the latest combination that worked for me. Anything after those tags fails. |
Thank you so much @vtretyakov. However when i launch the node i have this error : Is anybody has an idea what happen here ? Thank you |
Hej @LotfiZ have you checked the troubleshooting guide already? Could you please provide more details about your Network set-up to dig deeper into this? |
Hi @graugans, |
Hi @LotfiZ, |
Hi @lola-masson , |
Hi @LotfiZ
If you have configured the camera to be in state 1/2 the data will only be available after a trigger signal. No data is streamed in the meanwhile. |
Thank you for all this precious details, however is it possible to do the following : Configure the O3D in continous mode, then enable sw trigger in PLC side when we want to detect a specific pallet and in same time having streaming data in ROS ? in conclusion, we want to keep the PLC application of the camera as it is while accessing data flow in ROS to make other things. |
I am not sure if I got your point. You basically want to have the camera in streaming mode and capture a single frame in the PLC? It depends on your timing expectations. You can for example configure the device in continuous mode and just enable the data output in the PLC when the PLC wants data. This is a single PCIC command in the PLC. But the data will have a jitter of the frametime. If you wan more precise timing this is only possible if you do a software or hardware trigger. |
Thank you Christian and all, its quite clear now ! |
@LotfiZ @vtretyakov @renguorong As there have been no recent updates to this GitHub issue, we're closing it. |
Hi @dekhanra, seems legit ! Thank you for the support |
[ERROR] [1666592213.726236413]: Unsupported pixel format 3 for point cloud
The text was updated successfully, but these errors were encountered: