Valery (h2w)

Results 7 comments of Valery (h2w)

CL-USER> (cepl.context:version-float (cepl:cepl-context)) 4.6 The error message abowe from bloom.lisp But same error will be with triangle.lisp

Is there a way to develop with platform for the K1986BE92QI nowadays?

Workaround, but not fully tested yet Put the line ```set(rviz_QT_VERSION "5.15.3")``` In the CMakeList Like that ``` if(rviz_QT_VERSION VERSION_LESS "5") message(STATUS "Using Qt4 based on the rviz_QT_VERSION: ${rviz_QT_VERSION}") find_package(Qt4 ${rviz_QT_VERSION}...

With this hack the rviz works, but better solution needed for config files

Backtrace for: # 0: (CLEAVIR-CODE-UTILITIES:CANONICALIZE-ORDINARY-REQUIRED (METAOBJECT)) 1: (CLEAVIR-CODE-UTILITIES::CANONICALIZE-GROUPS (((METAOBJECT) DOCUMENTATION #)) ((NIL . #) (&OPTIONAL . #) (&REST . #) (&KEY . #) (&ALLOW-OTHER-KEYS . #))) 2: (CLEAVIR-CODE-UTILITIES:CANONICALIZE-LAMBDA-LIST ((METAOBJECT) DOCUMENTATION...

Thank You, It turned out the problem was bad magnetometer calibration. After calibrating the sensor properly the problem disappeared. Two questions: Is the Madgwick filter suitable for motion capture applications,...