fix: restore EM observation operator text
This commit is contained in:
+2
-2
@@ -18,7 +18,7 @@ using MultiWheelC.TrajectoryPlanning.TrajectoryObservation;
|
||||
|
||||
namespace MultiWheelC;
|
||||
|
||||
[MovementTest(name = "EM杞ㄨ抗瑙勫垝瑙傚療闂幆娴嬭瘯")]
|
||||
[MovementTest(name = "EM轨迹规划观察闭环测试")]
|
||||
public sealed class TrajectoryObservationMovementTest : MovementTest
|
||||
{
|
||||
private const int MaximumManualObstacleCount = 20;
|
||||
@@ -158,7 +158,7 @@ internal static class TrajectoryObservationMovementTestRunner
|
||||
private const string StatusChannel = "TrajectoryObserver";
|
||||
private const string ObserveOnlyNotice = "OBSERVE_ONLY: no chassis command is sent.";
|
||||
private const string GearSwitchWaitingNotice =
|
||||
"绛夊緟鐪熷疄妗d綅/鏂瑰悜纭锛涜瀵熸ā寮忎笉浼氭帹杩涗笅涓€鏂瑰悜娈?";
|
||||
"等待真实档位/方向确认;观察模式不会推进下一方向段";
|
||||
private static readonly TimeSpan StatusPeriod = TimeSpan.FromSeconds(1d);
|
||||
private static readonly object SessionSync = new object();
|
||||
private static readonly TrajectoryObservationPresentation Presentation =
|
||||
|
||||
Reference in New Issue
Block a user