Extend-Robotics / camera_aravis

A ROS1 driver for GenICam based GigE and USB3 cameras.
Other
1 stars 1 forks source link

performance with Photoneo MotionCam #8

Closed bmegli closed 1 year ago

bmegli commented 1 year ago

Release:

bmegli commented 1 year ago
# start driver
roslaunch camera_aravis photoneo_motioncam.launch
# pull texture data
rostopic hz /camera/Intensity/image_raw
# pull range data
rostopic hz /camera/Range/image_raw
bmegli commented 1 year ago

Laptop

Frequency depends on all settings (OutputTopology, exposures, TextureSource)

image

CPU

image

bmegli commented 1 year ago

Low Power SBC

LattePanda Alpha

image

bmegli commented 1 year ago

After fixing #9 I can squeeze some more FPS from MotionCam

image

At the same time I am getting timeouts from aravis

image

bmegli commented 1 year ago

After fixing #10 in #12

With 3D sensor exposure set 10.24

image