1 Star 0 Fork 0

zhensheng/AutowareAuto

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.webauto-ci.yml 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
# 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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhenshenglee/AutowareAuto.git
[email protected]:zhenshenglee/AutowareAuto.git
zhenshenglee
AutowareAuto
AutowareAuto
master

搜索帮助