- 博客(3)
- 收藏
- 关注
原创 PX4 make error: call of overloaded ‘pow(double&, double)‘ is ambiguous
error: call of overloaded ‘pow(double&, double)’ is ambiguousWhen I git clone the px4 open source code and do some changes, this error appeared.in which, m is double type and a1 is float, we can solve this problem like this:ESO_fal.s1=powf(m,1-ESO_f
2021-04-27 17:27:19
323
原创 PX4编译 error: parameter ‘expected‘ set but not used
PX4编译遇到 error: parameter ‘expected’ set but not used的问题参考链接:Linux系统下搭建PX4/Pixhawk原生固件编译环境在WSL中进行PX4编译,遇到如下问题:针对PX4 1.8.0,可修改文件PX4-Autopilot\cmake\common\px4_base.cmake,注释-Werror行针对PX4 1.11.0 可修改文件PX4-Autopilot\cmake\px4_add_common_flags.cmake,注释-Werror
2021-03-09 11:06:34
1269
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅
1