Support a new Vehicle in DreamView

In order to support a new vehicle in DreamView, please follow the steps below:

  1. Create a new folder for your vehicle under modules/calibration/data

  2. There is already a sample file in the modules/calibration/data folder named mkz_example. Refer to this structure and include all necessary configuration files in the same file structure as “mkz_example”. Remember to update the configuration files with your own parameters if needed.

  3. Restart DreamView and you will be able to see your new vehicle (name is the same as your newly created folder) in the selected vehicle.

最新文章

  1. 微信后台开发第一步:nodeJS+express接入微信后台详细教程
  2. $(document).ready,$(window).load,window.onload区别和联系
  3. vb上位机模拟电压监测系统
  4. caffe的python接口学习(4):mnist实例---手写数字识别
  5. 回文数组(Rotate Array (JS))
  6. Ninject之旅之八:Ninject插件模型(附程序下载)
  7. 关于如何使用Altium Designer 10以上版本官方库
  8. 关于php Hash算法的一些整理总结
  9. 最新java数组的详解
  10. 实现IHttpModule接口,给每个页面输出一段脚本
  11. ZOJ Problem Set - 3861 Valid Pattern Lock(dfs)
  12. 【技术贴】解决 myeclipse打不开报错an error has occurred, see .
  13. ubuntu下的apache+php+mysql的安装
  14. MongoDB增 删 改 查
  15. php Yii2 报错unexpected '}'
  16. vim常用命令集
  17. 【转】Android 之最新最全的Intent传递数据方法
  18. Unity3d之树木创建的参数设定
  19. 《软件测试自动化之道》读书笔记 之 XML测试
  20. 46. Permutations C++回溯法

热门文章

  1. 【代码笔记】Web-Javascript-Javascript函数
  2. bitnami_redmine3.3.0-1 问题及备份恢复
  3. 性能优化4--Bitmap内存优化
  4. Android P的APP适配总结,让你快人一步
  5. leetcode-977. 有序数组的平方
  6. python base64 decode incorrect padding错误解决方法
  7. swipe使用及竖屏页面滚动方法
  8. PHP的匿名函数和闭包
  9. C#-基本语法(三)
  10. shell编程-输出(六)