I was trying to create a simple scenario with an ego vehicle and a pedestrian crossing the street. However, it seems like whenever there's a pedestrian in the scenario, it stalls on [simulation.concealer_user]: /api/autoware/set/velocity_limit service is not ready. after launching.
All I did was copy sample_awsim.yaml scenario which works perfectly and add a pedestrian.The issue seems to not be with defining the pedestrian scenario object, but with the teleport and routing action within the storyboard as well as the action in the story. It seems to work fine with just the pedestrian defined under ScenarioObject, and I don't get any parsing errors or anything.
I attached the scenario yaml file I'm using. If anyone has an example of pedestrian movement in a scenario, that would be incredibly helpful.
I was trying to create a simple scenario with an ego vehicle and a pedestrian crossing the street. However, it seems like whenever there's a pedestrian in the scenario, it stalls on
[simulation.concealer_user]: /api/autoware/set/velocity_limit service is not ready.
after launching.All I did was copy sample_awsim.yaml scenario which works perfectly and add a pedestrian.The issue seems to not be with defining the pedestrian scenario object, but with the teleport and routing action within the storyboard as well as the action in the story. It seems to work fine with just the pedestrian defined under ScenarioObject, and I don't get any parsing errors or anything.
I attached the scenario yaml file I'm using. If anyone has an example of pedestrian movement in a scenario, that would be incredibly helpful.
pedestrian_scenario.txt
The only parts I added to the sample_awsim.yaml scenario were the following:
Under ScenarioObject:
name: Pedestrian0 Pedestrian: name: Pedestrian mass: 60 model: '' pedestrianCategory: pedestrian BoundingBox: Center: x: 0 y: 0 z: 1 Dimensions: length: 0.8 width: 0.8 height: 2 Properties: Property: [] ObjectController: Controller: name: '' Properties: Property: []
Under Storyboard/Init/Actions/Private:
entityRef: Pedestrian0 PrivateAction:
Under Story/Act/ManeuverGroup/Maneuver/Event:
name: '' priority: parallel StartTrigger: ConditionGroup: