forked from earthrover/camera_aravis
-
Notifications
You must be signed in to change notification settings - Fork 2
performance tests with MotionCam3D 4.1.3 and later #21
Copy link
Copy link
Open
Description
Placeholder for results
If not specified:
- mode is
Camera - default texture source is
Color OutputTopologyisRegularGrid- multipart transfer is used (not chunked)
Range only |
Range only, TS = Laser |
|---|---|
| 10.26 | 14.66 |
Range + 1932x1096 ColorCamera |
Range + 1932x1096 ColorCamera, TS = Laser |
Range + 1932x1096 ColorCamera, TS = Laser + MTU=9000 |
|---|---|---|
| 8.25 | 8.45 | 9.95 |
Range + 1288x730 ColorCamera |
Range + 1288x730 ColorCamera, TS = Laser |
|---|---|
| 9.86 | 9.9 |
Range + 3864x2192 ColorCamera, TS = Laser + MTU=9000 |
|---|
| 5.5 |
1680x1200 Scanner Range + 3864x2192 ColorCamera, TS = Laser + MTU=9000 |
|---|
| 2.2 |
Range + Intensity |
Range + Intensity from Laser |
Range + Intensity (chunked) |
|---|---|---|
| 9.85 | 11.76 | 9.8 |
Device firmware notes
With MotionCam firmware 1.13.3 values I get are a bit lower, for example for
Range+ 1932x1096ColorCamera, TS =Laser+MTU=9000- I get around 8.5 fps (vs 9.5)
- similar to test without MTU change
The reason seems to be device not accepting any MTU changes above 1500 (GevSCPPacketSize)
After enabling jumbo frames and not modifying GevSCPPacketSize
arv-tool-0.8 control EnableJumboFrames=trueI get 9.7 fps which says that just changing that also changes MTU
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels