This file defines a Gazebo VisualPlugin used to render a wave field and keep it synchronised with the model used in the physics engine. More...
#include <gazebo/common/Plugin.hh>#include <gazebo/msgs/msgs.hh>#include <gazebo/rendering/Camera.hh>#include <memory>#include <string>#include <vector>

Go to the source code of this file.
| Classes | |
| class | asv::WavefieldVisualPlugin | 
| A Gazebo visual plugin to synchronise and control a vertex shader rendering Gerstner waves. It also renders reflections and refractions onto the water.  More... | |
| Namespaces | |
| asv | |
This file defines a Gazebo VisualPlugin used to render a wave field and keep it synchronised with the model used in the physics engine.
Definition in file WavefieldVisualPlugin.hh.