Git Product home page Git Product logo

Comments (11)

m91moreira avatar m91moreira commented on June 27, 2024

Hi,

I'm having the same problem with the same camera model.

I tryed to use the Kumar Robotics stack, but I'm only abble to get no color images. I've tryed all the video modes without success...

What video mode did you choose?

from pointgrey_camera_driver.

Crusty82 avatar Crusty82 commented on June 27, 2024

Video Mode 23.

from pointgrey_camera_driver.

m91moreira avatar m91moreira commented on June 27, 2024

I've tried before and it didn't work.

Did you change your launch file?

from pointgrey_camera_driver.

Crusty82 avatar Crusty82 commented on June 27, 2024

No, I didn't change the launch file. What topic are you looking at when visualizing the image?

im launching with

roslaunch flea3 single_node.launch device:=13344889
and subscribing to image_raw

from pointgrey_camera_driver.

m91moreira avatar m91moreira commented on June 27, 2024

After running the launch file, I run the image_proc, in order to get the color images, but I get a warning saying " Color topic '/pg_15374753/image_color' requested, but raw image data from topic '/pg_15374753/image_raw' is grayscale".

I'm trying to look to /image_color topic.

from pointgrey_camera_driver.

m91moreira avatar m91moreira commented on June 27, 2024

It seems that the problem is in the flycapture lib.

It doesn't get the isColorCamera field correctly on armhf. In order to get color on the odroid, I forced all the verifications of isColorCamera to true.

from pointgrey_camera_driver.

jgurzoni avatar jgurzoni commented on June 27, 2024

This issue seem to have been resolved with the library compilation against the 2.9.3.43 library

from pointgrey_camera_driver.

wynn4 avatar wynn4 commented on June 27, 2024

I'm having the same problem using Chameleon3, Ubuntu 16.04 LTS, Odroid XU4, and flycapture.2.11.3.121_armhf. The only place I can see to change the isColorCamera flag is in flycapture.2.11.3.121_armhf/include/FlyCapture2Defs.h. Setting it to true and I'm still only getting a mono8 grayscale image. Am I missing something? rosrun pointgrey_camera_driver list_cameras still says that Color is false

from pointgrey_camera_driver.

IanBoyanZhang avatar IanBoyanZhang commented on June 27, 2024

Hi @wynn4, were you able to fix the issue? We are having similar issues with "Point Grey Grasshopper 3". Thanks!

from pointgrey_camera_driver.

wynn4 avatar wynn4 commented on June 27, 2024

@IanBoyanZhang, are you also using an ARM processor such as the Odroid XU4 or TX1? Have you installed it via apt-get, or have you built it from source? In our case, the color image didn't work when using apt-get, but it did work when we built it from source. You may also have to grep for 'isColorCamera' in the flycapture lib and force it to be true. When building from source, there is a header file that won't be found (flycapture2.h I think) but all you have to do is add the location of that file as an include directory in the CMakeLists.txt. Hope that helps.

from pointgrey_camera_driver.

IanBoyanZhang avatar IanBoyanZhang commented on June 27, 2024

@wynn4 Thanks for getting back to me! We are running it on PC instead of an ARM SoC. We fixed the CMakeLists. It resolves the problem. Thanks again.

from pointgrey_camera_driver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.