Problem with camera while running SVO live
hi everybody,
I'm trying to launch the live of SVO, but it gives me immediately this type of error:
[ INFO] [1418401675.780991894]: SVO initialized
[ INFO] [1418401675.791371920]: Found parameter: svo/cam_topic, value: /ardrone/front/image_raw
[ INFO] [1418401734.849896333]: RESET
terminate called after throwing an instance of 'std::runtime_error'
what(): Frame: provided image has not the same size as the camera model or image is not grayscale
[svo-1] process has died [pid 11270, exit code -6, cmd /home/jacopo/catkin_ws/devel/lib/svo_ros/vo __name:=svo __log:=/home/jacopo/.ros/log/8b460c10-8218-11e4-ba87-001e6480e144/svo-1.log].
log file: /home/jacopo/.ros/log/8b460c10-8218-11e4-ba87-001e6480e144/svo-1*.log
all processes on machine have died, roslaunch will exit
shutting down processing monitor...
... shutting down processing monitor complete
done
how i could solve it?? thanks