内容简介:OpenPilot 0.5.11 发布,新版本改进内容包括: 支持斯巴鲁汽车 Reduce panda power consumption by 60% when car is off Fix controlsd lag every 6 minutes. This would sometimes cause disengagements Fix bug...
OpenPilot 0.5.11 发布,新版本改进内容包括:
- 支持斯巴鲁汽车
- Reduce panda power consumption by 60% when car is off
- Fix controlsd lag every 6 minutes. This would sometimes cause disengagements
- Fix bug in controls with new angle-offset learner in MPC
- Reduce cpu consumption of ubloxd by rewriting it in C++
- Improve driver monitoring model and face detection
- Improve performance of visiond and ui
- Honda Passport 2019 support
- Lexus RX Hybrid 2019 support thanks to schomems!
- Improve road selection heuristic in mapd
- Add Lane Departure Warning to dashboard for Toyota thanks to arne182
OpenPilot 是一个开源的自动驾驶(驾驶代理)。
目前,它实行 Hondas 和 Acuras 的自适应巡航控制(ACC)和车道保持辅助系统(LKAS)的功能。 它在启动时与 Tesla Autopilot 相当,比所有其他制造商更好。
openpilot 的代码库编写得很简洁,支持快速原型开发。
支持汽车
Acura ILX 2016 与 AcuraWatch Plus
限制:由于使用巡航控制的汽油,它只能在25 mph 以上启用
本田思域2016旅行版
限制:由于转向固件的限制,转向在 18 mph 以下被禁用。
以上所述就是小编给大家介绍的《OpenPilot 0.5.11 发布,开源自动驾驶技术》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
构建高性能Web站点
郭欣 / 电子工业出版社 / 2012-6 / 75.00元
《构建高性能Web站点(修订版)》是畅销修订版,围绕如何构建高性能Web站点,从多个方面、多个角度进行了全面的阐述,几乎涵盖了Web站点性能优化的所有内容,包括数据的网络传输、服务器并发处理能力、动态网页缓存、动态网页静态化、应用层数据缓存、分布式缓存、Web服务器缓存、反向代理缓存、脚本解释速度、页面组件分离、浏览器本地缓存、浏览器并发请求、文件的分发、数据库I/O优化、数据库访问、数据库分布式......一起来看看 《构建高性能Web站点》 这本书的介绍吧!