自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 UBUNTU1804安装zsh后环境变量修改

安装zsh后souece工作空间报错

2022-11-29 14:37:32 338 2

原创 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 260

原创 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 1156

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除