Skip to content

Conversation

@woensug-choi
Copy link
Collaborator

DEMO Launch

ros2 launch dave_demos dave_robot.launch.py namespace:=wamv world_name:=wamv_waves paused:=false

Screen Recording 2025-07-07 at 7 49 27 PM

ensure the system plugins are found

export GZ_SIM_SYSTEM_PLUGIN_PATH=\
$GZ_SIM_SYSTEM_PLUGIN_PATH:\
/home/docker/HOST/dave_ws/install/wave/lib

ensure the gui plugin is found

export GZ_GUI_PLUGIN_PATH=\
$GZ_GUI_PLUGIN_PATH:\
/home/docker/HOST/dave_ws/install/wave/src/gui/plugins/waves_control/build

For current ogre vendor package bug, this is required (July 7, 2025)

ln -s /opt/ros/jazzy/opt/gz_ogre_next_vendor/lib/libOgreNextMain.so.2.3.3 /opt/ros/jazzy/opt/gz_ogre_next_vendor/lib/libOgreNextMain.so.2.3.1

Referenced from https://github.com/srmainwaring/asv_wave_sim

@woensug-choi
Copy link
Collaborator Author

Need to update docker image for environmental variable seetings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants