temporary storage 7/9/2026 20:41
This commit is contained in:
@@ -177,6 +177,7 @@ for(const auto& behavior : creators_)
|
||||
goal.angle = 1.57079632679;
|
||||
|
||||
const recovery_core::RecoveryResult started = behavior->start(goal);
|
||||
|
||||
expect(started.status == recovery_core::RecoveryStatus::kRunning,
|
||||
"rotate must be running right after start");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user