1 Star 0 Fork 0

zhensheng / AutowareAuto

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.webauto-ci.yml 1.18 KB
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
# This is required for Continuous Integration for Autoware using the simulator
version: 2
services:
planning_sim_v2:
components:
planning:
launch:
type: ros2/launch
package_name: scenario_simulator_launch
file_name: autoware_auto_planning.launch.py
params:
vehicle_model: lexus
sensor_model: aip_xx1
runtime:
type: component/standard1/arm64/medium
cpu: 3
memory: 8192
perception:
launch:
type: ros2/launch
package_name: scenario_simulator_launch
file_name: autoware_auto_perception.launch.py
params:
vehicle_model: lexus
sensor_model: aip_xx1
runtime:
type: component/standard1/arm64/medium
cpu: 3
memory: 8192
mapping:
launch:
type: ros2/launch
package_name: scenario_simulator_launch
file_name: autoware_auto_mapping.launch.py
params:
vehicle_model: lexus
sensor_model: aip_xx1
runtime:
type: component/standard1/arm64/medium
cpu: 2
memory: 8192
1
https://gitee.com/zhenshenglee/AutowareAuto.git
git@gitee.com:zhenshenglee/AutowareAuto.git
zhenshenglee
AutowareAuto
AutowareAuto
master

搜索帮助