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
相关推荐
Sunsets_Red21 分钟前
浅谈博弈论ALex_zry41 分钟前
C++26 std::inplace_vector 详解:零堆分配的定容向量卷无止境1 小时前
C++ 类型转换变迁之路:从隐式转换到 static_casth_a_o777oah1 小时前
【动态规划】区间 DP :三层循环逻辑与模板实现细节(洛谷 P1880)QiLinkOS2 小时前
第三视觉理解徐玉生与他的商业活动(32)汉克老师2 小时前
GESP2026年6月认证C++一级( 第一部分选择题(8-15))精讲鹏易灵2 小时前
C++——7.类与对象,掌握封装、继承、多态.详解Mortalbreeze2 小时前
深入 Linux 线程机制(三):线程互斥——竞争条件与互斥锁的本质汉克老师3 小时前
GESP2026年6月认证C++一级( 第一部分选择题(1-7))精讲ALex_zry3 小时前
C++26 Freestanding 库扩展详解:无操作系统也能用标准库
https://zhuanlan.zhihu.com/p/510712104