拆分MultiWheelC并新增轨迹投影、Detour状态估计与Stanley跟踪控制
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
// 车体中心命令曲率转换成前后GCP方向
|
||||
@@ -0,0 +1,9 @@
|
||||
// 表示发送给底盘前的中间命令
|
||||
// public readonly struct GcpMotionCommand
|
||||
// {
|
||||
// public double SpeedMetersPerSecond { get; }
|
||||
|
||||
// public double FrontAngleRadians { get; }
|
||||
|
||||
// public double RearAngleRadians { get; }
|
||||
// }
|
||||
Reference in New Issue
Block a user