Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Tool to Plot value of SSM

In 1.0.0 you can use tools/plot_trajectories.py (http://sumo.dlr.de/wiki/Tools/Visualization#plot_trajectories.py) but this requires an fcd-output file.
You can get fcd-output for only the ego vehicle by setting the options
--fcd-output fcd.xml
--fdc-output.explicit ego-car

regards,
Jakob

2018-09-10 14:58 GMT+02:00 <christian.damdjowabo@xxxxxx>:

Hello Jakob, hello everybody,

 

I wanted to analyze some critical scenario. For that reason I used ssm on the “ego-car”. The Output file is an xml file with contain the value of TTC as example. By adding the parameter key="device.ssm.trajectories" value="true" /> it’s possible to me to get also the trajectory. Thus it would be possible to me to check and analyze the scenario, which have the low value of TTC.

My question now is to know if we have some script, which can help to plot after the simulation the critical scenario.

 

Thank you very much

 

Br

Christian

 


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top