feat: add bounded visualization snapshots
This commit is contained in:
@@ -9,6 +9,7 @@ internal static class Program
|
||||
try
|
||||
{
|
||||
ContractChecks.Run();
|
||||
RuntimeChecks.Run();
|
||||
Console.WriteLine("PASS trajectory-planning-visualization");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user