Timo Korthals
- Email:
- Registered on: 2013-10-31
- Last connection: 2020-08-11
Projects
- emblued (Manager, 2016-10-05)
- Image Component Library (Developer, 2017-03-01)
- meta-bebot (Manager, 2014-11-21)
- meta-cerebric (Manager, 2014-11-21)
- meta-openrobotix (Manager, 2014-11-21)
- openrobotix-player (Manager, 2016-10-05)
- openrobotix-senseact (Manager, 2014-11-21)
- openrobotix-utils (Manager, 2014-11-21)
Activity
Reported issues: 16
2018-02-08
- 18:07 meta-openrobotix Revision 16ed2433: Add alternative rtl8192cu wifi driver
- TODO: Add blacklist like 'echo -e "blacklist rtlwifi\nblacklist rtl_usb\nblacklist rtl8192c_common\nblacklist rtl8192...
2018-02-02
- 12:21 AMiRo-OS Revision f336542d (amiro-os): Fix stack overflow in DiWheelDrive due to access of non-started gyr...
- Signed-off-by: Timo Korthals <tkorthals@cit-ec.uni-bielefeld.de>
- 11:41 AMiRo-OS Revision 47364c68 (amiro-os): Fix stack overflow in DiWheelDrive due to access of non-started gyr...
- Signed-off-by: Timo Korthals <tkorthals@cit-ec.uni-bielefeld.de>
2017-02-28
- 20:14 Image Component Library Bug #503 (Closed): Runtime linking fails
- It is recommended to set @CMAKE_PREFIX_PATH@, so that @find@ commands find the proper sources.
In my case, linkage w...
2017-02-22
- 09:49 Image Component Library Bug #502 (Closed): OpenCV ORB features are pure virtual
- So maybe it's just my fault, that I am unable to build with ORB feature in OpenCV 3.2.
But it might be a good idea t... - 09:46 Image Component Library Bug #501 (Closed): Does not build with OpenCV 3.2
- The includes have changed in OpenCV 3.x, so the following patch might fix it.
But it is untested with former version... - 09:41 Image Component Library Bug #500 (Closed): Does not build without QT
- The component @src/ICLCV/HeartrateDetector.cpp@ requires QT, but is not excluded if QT is OFF.
So here is a patch:
... - 08:45 Image Component Library Bug #499: Does not build with C++98
- So even with c++11 it does not build.
The @gnu++11@ standard is required!?
Otherwise, the following message occurs ...
2017-02-20
- 15:54 Image Component Library Bug #499 (New): Does not build with C++98
- The library does not build with the standard settings of gcc, so why not directly setting the standard to @c++0x@?
... - 14:38 Image Component Library Bug #498 (Closed): Incorrect check for OpenCV in CMakeLists
- Implement correct check for OpenCV root path.
For me, setting the variable has no effect.
After this fix, it works ...
Also available in: Atom