Change math.h --> cmath. Do some casts to wolf::Scalar to be able to accept float.
This has been a pain. Compatibility with wolf::Scalar float is now broken. This commit fixed a few issues, but there are too many. One day, maybe, we'll want to use float. By now, everything goes well with wolf::Scalar double.
Showing
- src/capture_odom_2D.cpp 4 additions, 3 deletionssrc/capture_odom_2D.cpp
- src/ceres_wrapper/cost_function_wrapper.h 3 additions, 3 deletionssrc/ceres_wrapper/cost_function_wrapper.h
- src/ceres_wrapper/local_parametrization_wrapper.cpp 5 additions, 5 deletionssrc/ceres_wrapper/local_parametrization_wrapper.cpp
- src/examples/test_opencv.cpp 2 additions, 1 deletionsrc/examples/test_opencv.cpp
- src/processor_brisk.h 1 addition, 1 deletionsrc/processor_brisk.h
- src/sensor_camera.cpp 1 addition, 1 deletionsrc/sensor_camera.cpp
- src/sensor_gps_fix.h 1 addition, 1 deletionsrc/sensor_gps_fix.h
- src/sensor_odom_2D.h 2 additions, 2 deletionssrc/sensor_odom_2D.h
Please register or sign in to comment