raspicam_node segmnentation fault
HI,
I've complied https://github.com/UbiquityRobotics/raspicam_node.git successfully under kinetic- has anyone managed to get it working?
For me
rosrun raspicam_node raspicam_node
Just fails with a segmentation fault.
Mark
Asked by MarkyMark2012 on 2017-04-21 03:33:53 UTC
Comments
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.Asked by Orhan on 2017-04-21 06:48:51 UTC