Running Your First Scenario
ℹ️INFO: Visualization requires a chrome based browser (see: https://www.chromium.org/chromium-projects/)
-
Start
lichtblick suite
akafoxglove
akafoxbox
. see the ADORe Lichtlicke-Suite README 🔗. -
Run a scenario, launch or attach to the
ADORe CLI
from the root of theADORe
repo:
make cli
cd adore_scenarios/simulation_scenarios
ros2 launch simulation_test.py
- Open lichtblick (in another shell):
chromium http://localhost:8080/\?ds\=foxglove-websocket\&ds.url\=ws://localhost:8765\&layout\=Default.json
or with a link: http://localhost:8080/?ds=foxglove-websocket&ds.url=ws://localhost:8765&layout=Default.json
Running A Scenario With The ADORe Mission Control Web Interface
-
Start
lichtblick suite
akafoxglove
akafoxbox
. see the ADORe Lichtlicke-Suite README 🔗. -
start the
ADORe CLI
from the root of theADORe
repo:
make cli
or headlessly:
make start
The ADORe Mission Control will automatically start with the ADORe CLI.
-
Open the ADORe Mission Control http://localhost:8888
-
Select a scenario in the
Senario Manager
and click start -
Switch to the
Visualization
tab to visualize the scenario
See the ADORe Mission Control README 🔗 for more information on the ADORe Mission Control
.