1 | initial version |
The error was, as the SensorManager says, that there was not a sensor of type dvl. Since I wanted to make a sensorplugin, I must create an existing sensor (ray, contact etc.) and "extend" is. So here the solving of the error was simple: use <sensor type="ray"
...