Tutorial Examples
Use these scenarios to explore different combinations of simulators and Real-Sim components. Each builds on the Quickstart.
1. SUMO + CarMaker Visualization
Follow the Quickstart to run SUMO + TrafficLayer.
Open
CarMaker\CM11_projand load thecoordMerge_rstestrun.Launch CarMaker Office or Simulink per
doc/CarMakerDoc.mdand confirm the SUMO vehicles appear inside CarMaker.
2. VISSIM Ego Vehicle Control
Copy
doc/VISSIMdoc.md’s YAML example and adjust the vehicle id to match your network.Enable the “Control Initial States of an Ego Vehicle” steps to spawn the vehicle via COM.
Observe the enforced “Go Straight” behavior by issuing commands from your controller.
3. dSPACE / HIL Scenario
Build the dSPACE library as described in
doc/CarMakerDoc.md.Open the ConfigurationDesk project
RS_DS_CM11_noSimulinkRS_useManeuver.Run
tests\SumoIpg\runSumoIpg_release.batand verify the traffic signals synchronize.
4. Multi-Client Experiment
Duplicate the YAML config and assign unique
TrafficSimulatorPort/ application ports.Launch two copies of SUMO (or SUMO + VISSIM) each pointing to its own config.
Confirm TrafficLayer routes each simulator’s data to the correct subscribers.
These examples are meant to be customized—swap in your own networks or automation scripts once the baseline runs are stable.