ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

When I was building Indigo packages for armhf six months ago, the pointgrey driver included a binary driver that only supported x86, so it didn't build on ARM.

It looks like this has been resolved in a recent release ( https://github.com/ros-drivers/pointgrey_camera_driver/issues/32 ), but the fix hasn't made it back to the Indigo builds for armhf yet.

You should be able to check out the latest version from source, build and run it on armhf. Perhaps you just forgot to build it before you tried to run it?