Skip to content

Latest commit

 

History

History

example_scenario_control

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example Navigation

To run the Example Scenario Control, first build the example_scenario_control Package:

colcon build --packages-up-to example_scenario_control

Source the workspace:

source install/setup.bash

Now, run the following command to launch the scenario:

ros2 launch example_scenario_control example_scenario_control_launch.py

For a more detailed understanding of the code structure and scenario implementation please refer to the tutorial documentation.