1. 启动模块
1)启动dreamview: ./scripts/bootstrap.sh bash scripts/bootstrap.sh
2)启动transform模块:
cyber_launch start /apollo/modules/transform/launch/static_transform.launch
3)启动图像压缩模块:
cyber_launch start modules/drivers/tools/image_decompress/launch
/image_decompress.launch
4)启动障碍物检测模块:
mainboard -d modules/perception/productio/dag/dag_streaming_perception_camera.dag
Learning Perception Module
ht68062023-11-20 7:08
相关推荐
快乐的划水a4 小时前
组合模式及优化星星火柴9366 小时前
关于“双指针法“的总结艾莉丝努力练剑7 小时前
【洛谷刷题】用C语言和C++做一些入门题,练习洛谷IDE模式:分支机构(一)阿巴~阿巴~9 小时前
深入解析C++ STL链表(List)模拟实现旺小仔.10 小时前
双指针和codetop复习jingfeng51410 小时前
C++ STL-string类底层实现郝学胜-神的一滴10 小时前
基于C++的词法分析器:使用正则表达式的实现努力努力再努力wz11 小时前
【c++深入系列】:万字详解模版(下)瓦特what?13 小时前
关于C++的#include的超超超详细讲解祁同伟.13 小时前
【C++】动态内存管理