uji-ros-pkg / underwater_simulation

UWSim-NET, the Underwater Simulator
97 stars 64 forks source link

added Profiling Sonar elements #63

Closed olayasturias closed 4 years ago

olayasturias commented 6 years ago

Adding the source code of the Profiling Sonar sensor, and modifying the required files for including it. I also created a new xml called cirs_profiler.xml, formed by the same cirs.xml scene with a Profiling Sonar added to the ROV. The profiling sonar has the following params that can be configured in the xml:

It publishes the measurements in a LaserScan ROS message.

I added by mistake the files uwsim/data/scenes/xacroExample.xml and uwsim/include/uwsim/SimulatorConfig.h, please don't merge them, they don't contribute to the sensor functioning!

dcentelles commented 4 years ago

I am very sorry for the delay. This software has not been maintained for two years. I'm the new maintainer and i'll do what I can to maintain it. Please try to make this interesting contribution in the new branch "melodic-devel" and without adding the files xacroExample.xml and SimulatorConfig.h and I will try to merge the changes. Thank you.