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
相关推荐
Yu_Lijing21 分钟前
基于C++的《Head First设计模式》笔记——访问者模式计算机安禾25 分钟前
【数据结构与算法】第20篇:二叉树的链式存储与四种遍历(前序、中序、后序、层序)顶点多余25 分钟前
POSIX信号量+生产消费模型应用+环形缓冲区实现meteor1 小时前
【函数指针】Huangjin007_1 小时前
【C++类和对象(四)】手撕 Date 类:赋值运算符重载 + 日期计算长不大的小Tom1 小时前
快速学习 C/C++ 并进阶的路线南境十里·墨染春水1 小时前
C++笔记 继承关系中构造和析构顺序(面向对象)是娇娇公主~1 小时前
详解布隆过滤器m0_716765232 小时前
C++巩固案例--通讯录管理系统详解G果2 小时前
ros2工程 debug(vscode)
https://zhuanlan.zhihu.com/p/510712104