智能无人系统方向入门内容推荐

linux

推荐学习常用指令和vim编辑器

  • 《鸟哥的Linux私房菜-基础篇》(pdf
  • 常用指令文档参考(pdf

ros

python

dji

大疆相关学习资料网站

https://developer.dji.com/onboard-sdk/documentation/sample-doc/sample-setup.html#ros-onboard-computer

https://github.com/dji-sdk/Onboard-SDK-ROS

http://wiki.ros.org/dji_sdk

guidance相关资料网站

https://github.com/dji-sdk/Guidance-SDK-ROS

https://developer.dji.com/cn/guidance-sdk/documentation/introduction/index.html

bebop

http://wiki.ros.org/bebop_autonomy

https://bebop-autonomy.readthedocs.io/en/latest/reading.html#tf

https://github.com/AutonomyLab/bebop_autonomy.git

cmake

  • Cmake 实践(pdf

git

其它

上篇Windows下使用C++调用pytorch模型教程(VS工程)
下篇opencv轻松读写yaml/xml文件