Changeset 338 in flair-src for trunk/lib/FlairSensorActuator/src/Ps3Eye.cpp
- Timestamp:
- 10/17/19 14:49:35 (3 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/sanscv merged eligible
-
Property svn:mergeinfo
set to
-
trunk/lib/FlairSensorActuator/src/Ps3Eye.cpp
r268 r338 28 28 uint8_t priority) 29 29 : V4LCamera( name, camera_index, 320, 240, 30 cvimage::Type::Format::YUYV, priority) {30 Image::Type::Format::YUYV, priority) { 31 31 SetIsReady(true); 32 32 }
Note:
See TracChangeset
for help on using the changeset viewer.