-
Notifications
You must be signed in to change notification settings - Fork 35
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
camera1394: need Indigo release #40
Comments
We have tested our Point Grey Flea3 USB 3.0 cameras against this driver. They seam to work well, giving us images in the various color formats and successfully piping them through our other nodes. The automated tests camera_node_hz and camera_nodelet_hz fail, but I suspect that is a result of this being a 1394-over-USB camera rather than a full-fledged 1394 over firewire camera. Does this sound like a reasonable conclusion? We have noticed a problem with setting ROI on the camera that may be related to issue #38. Occasionally it produces incorrectly offset images though the colors show up fine in our images. I have not fully read through that thread yet, but we'll be sure to try any fixes we find there and see if they address the problem. System details: |
Thanks for the report, @barulicm. My feeling is that the current master works well enough for an initial Indigo release. That will probably get more people testing with it, but not so many that future bug fixes would be terribly disruptive. Please do report any changes that help with your Flea3 problems.
I don't know. None of my USB cameras are compatible with IIDC and libdc1394. If it works with your actual cameras and provides the expected frame rates, those tests don't add much information. |
Initial Indigo release: ros/rosdistro#5480. |
version 1.10.0 was released on Sept 1 |
I believe the current master works with both Hydro and Indigo. It passes pre-release tests on Indigo, but one problem (#38) has been observed that does not seem to occur with the previously-released hydro-devel version.
So, we need more testing. Most of my systems and all of my current development work are still on Precise and Hydro. It will take some time for me to set up a good Indigo test environment.
I could use some test assistance. If you are willing to help with release testing, please:
The text was updated successfully, but these errors were encountered: