prosilica intrinsincs parameters failed to load
Hey All,
I'm experiencing problems with a GC1380C prosilica camera. The camera is connected through a fast Ethernet interface, which I know is not optimal but still the SampleViewer works. I've access to different parameters, I can modify them, I can see the video stream etc... However, whenever I'm trying to use the camera as follow : roslaunch prosilica.launch, I'm getting error :
SUMMARY
========
PARAMETERS
* /rosversion
* /prosilica_driver/trigger_mode
* /rosdistro
* /prosilica_driver/ip_address
NODES
/
prosilica_driver (prosilica_camera/prosilica_node)
auto-starting new master
process[master]: started with pid [9439]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to 1ee20ff0-9668-11e0-92a6-705ab6776520
process[rosout-1]: started with pid [9452]
started core service [/rosout]
process[prosilica_driver-2]: started with pid [9455]
[ WARN] [1308043480.937092818]: Detected max data rate is 12400000 bytes/s, typical maximum data rate for a GigE port is 115000000 bytes/s. Are you using a GigE network card and cable?
[ INFO] [1308043480.950345618]: Found camera, guid = 37112
[ WARN] [1308043480.951187554]: Failed to load intrinsics from camera
terminate called after throwing an instance of 'prosilica::ProsilicaException'
what(): Couldn't get range of attribute StreamBytesPerSecond: Camera was unplugged
[prosilica_driver-2] process has died [pid 9455, exit code -6].
log files: /home/iis-xs/.ros/log/1ee20ff0-9668-11e0-92a6-705ab6776520/prosilica_driver- 2*.log
^C[rosout-1] killing on exit
[master] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
The IP address in prosilica.launch is the good one. Any idea what could be the origin of this error ?
Thank you very much,