[change] 完善备注
This commit is contained in:
@@ -11,11 +11,13 @@ public class AutopilotAbility {
|
||||
/**
|
||||
* 刹车踏板开度 0~100
|
||||
* -1表示未赋值
|
||||
* 值为0时表示 制动踏板未踩下
|
||||
*/
|
||||
public final float brake;
|
||||
/**
|
||||
* 挡位
|
||||
* null表示未赋值
|
||||
* 挡位处于P挡和R挡时不能启动自动驾驶
|
||||
*/
|
||||
public final Chassis.GearPosition gear;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user