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
相关推荐
沐怡旸3 小时前
【穿越Effective C++】条款02:尽量以const, enum, inline替换#define给大佬递杯卡布奇诺4 小时前
FFmpeg 基本API avcodec_alloc_context3函数内部调用流程分析QT 小鲜肉4 小时前
【个人成长笔记】Qt 中 SkipEmptyParts 编译错误解决方案及版本兼容性指南看到我,请让我去学习4 小时前
Qt 控件 QSS 样式大全(通用属性篇)筱砚.4 小时前
【STL——vector容器】相偎5 小时前
用观察者模式通知UI刷新数据CoderCodingNo5 小时前
【GESP】C++四级真题 luogu-B4040 [GESP202409 四级] 黑白方块小欣加油6 小时前
leetcode 143 重排链表给大佬递杯卡布奇诺6 小时前
FFmpeg 基本API avio_open函数内部调用流程分析爱吃生蚝的于勒7 小时前
【Linux】深入理解进程(一)