PX4 Build Bot cadf69f73c
New Crowdin translations - zh-CN (#24854)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-15 12:27:25 +10:00

14 lines
710 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 有效载荷和摄像机
载荷是指载具为达到用户或任务目标而携带的设备。
PX4支持广泛的载具有效载荷包括各类照相机、货物、仪器等等。
有效载荷连接到飞行控制器输出端口,并且可以在任务中自动触发,也能通过遥控控制器或操纵杆手动触发,还能从地面站(通过 MAVLink/MAVSDK 命令)触发。
- [有效载荷使用案例](../payloads/use_cases.md)
- [包裹投递任务](../flying/package_delivery_mission.md)
- [通用执行器控制](../payloads/generic_actuator_control.md)
- [相机](../camera/index.md)
- [云台 \(挂载\) 配置](../advanced/gimbal_control.md)
- [机械臂](../peripherals/gripper.md)