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
相关推荐
天天代码码天天2 小时前
C++ opencv RTSP小工具 RTSP流播放、每一帧保存linux开发之路2 小时前
C++ 音视频开发常见面试题及答案汇总再睡一夏就好3 小时前
【C++闯关笔记】STL:list 的学习和使用要做朋鱼燕3 小时前
【C++】 list 容器模拟实现解析闻缺陷则喜何志丹3 小时前
【数论】P10580 [蓝桥杯 2024 国 A] gcd 与 lcm|普及+呜喵王阿尔萨斯6 小时前
git命令解析Murphy_lx11 小时前
Lambda表达式yangpipi-12 小时前
C++并发编程-23. 线程间切分任务的方法楼田莉子12 小时前
C++算法专题学习——分治ulias21213 小时前
各种背包问题简述