raspicam_node segmnentation fault
HI,
I've complied https://github.com/UbiquityRobotics/r... successfully under kinetic- has anyone managed to get it working?
For me
rosrun raspicam_node raspicam_node
Just fails with a segmentation fault.
Mark
That page doesn't show the kinetic branch so you need to debug the code via
gdb
or something like that. And paste the output or you can try to solve problems.