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++ 多线程与并发程序leo源3 小时前
Qt窗口详解zh_xuan4 小时前
解决VS Code 控制台中文乱码郭涤生4 小时前
飞凌 RK3588 开发板同显 / 异显模式切换计算机安禾4 小时前
【c++面向对象编程】第38篇:设计原则(二):里氏替换、接口隔离与依赖倒置code_whiter4 小时前
C++1进阶(继承)智者知已应修善业5 小时前
【51单片机LED闪烁10次数码管显示0-9】2023-12-14智者知已应修善业5 小时前
【51单片机2按键控制1个敞亮LED灯闪烁和熄灭】2023-11-3咩咦5 小时前
C++学习笔记20:日期类比较运算符重载paeamecium6 小时前
【PAT甲级真题】- A+B in Hogwarts
https://zhuanlan.zhihu.com/p/510712104