- Stop behaviors before closing the UI.
- Load behavior again after restarting the UI.
Edits made in flexbe_webui are not preserved if behavior is resaved with legacy flexbe_app.
Startup warnings about path override/dictionary may appear and are typically benign.
Optional env var:
export QTWEBENGINE_DICTIONARIES_PATH=~/.dictSee Qt docs:
Try one of:
ros2 run flexbe_webui webui_client --disable_gpu(preferred)ros2 run flexbe_webui webui_client --qt_software- use browser-based UI
After code updates, rebuild + source before launch:
colcon build --packages-select flexbe_webui --symlink-install
source install/setup.bashFor timing/websocket diagnostics, see:
For token auth and network exposure guidance, see: