ardurover开发:添加新的模式和导航算法 Ardupilot+Pixhawk+Jetson TX2

本文详细介绍了Ardurover中rover的控制方式,包括L1控制器如何根据目标点和初始点计算转向,转向和油门控制器的工作原理。此外,还探讨了rover的导航方式,速度控制策略以及如何添加新的控制模式——ARCO模式,该模式结合了GUIDED和MANUAL模式的优点,允许程序直接控制油门加速度。同时,文章还涉及了高级设置如罗盘配置、遥控器重定向等关键参数的调整。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

rover的控制方式:

在这里插入图片描述

  1. the L1 controller converts an origin and destination (each expressed as a latitude, longitude) into a lateral acceleration to make the vehicle travel along the path from the origin to the destination. This lateral acceleration is then passed into the steering controller.
    先根据目标点和初始点生成转向速度
  2. the steering controller can convert a desired lateral acceleration, a angle error or a desired turn rate into a steering output command (expressed as a number in the range -4500 to +4500) that should be fed into the motor library (see AR_MotorsUGV.h)
    转向控制器能够吧一个期望的侧向加速,角度偏差和期望的转向速度转换成输出的指令,范围子啊-4500~4500之间的数值,
  3. the throttle controller can convert a desired speed into a throttle command (expressed as a number from -100 to +100) that should be fed into the motor libra
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值