ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You apparently have an out of date SVS Linux binary,.
The libraw1394-8
package was provided with Ubuntu Hardy back in April 2008. Current Ubuntu systems (Karmic, Lucid, Maverick, Natty) all use libraw1394-11
. The version number would not have changed had the new library been completely compatible with the old one. So, it is no surprise for it not to work correctly.
You either need to find a newer SVS build or build it yourself from source (if that is possible).