Infantry/User/task/config.yaml
yunhai8432 054430fe49 touch README.md
git init
git checkout -b main
git add README.md
git commit -m "first commit"
git remote add origin ssh://git@gitea.qutrobot.top:222/yunhai/Infantry.git
git push -u origin main
2026-01-09 09:50:07 +08:00

50 lines
871 B
YAML

- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_shoot_ctrl
name: shoot_ctrl
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_chassis_ctrl
name: chassis_ctrl
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_gimbal_ctrl
name: gimbal_ctrl
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_dr16
name: dr16
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_ai
name: ai
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_atti_esti
name: atti_esti
stack: 256
- delay: 0
description: ''
freq_control: true
frequency: 500.0
function: Task_remote
name: remote
stack: 256