Open woensug-choi opened 3 years ago
With, https://github.com/Field-Robotics-Lab/nps_uw_multibeam_sonar/pull/19 it will be equally spaced. To make the beam angle spacing user-definable, importing and modifying https://github.com/lmark1/velodyne_simulator will do.
Sonar specification sheet has parameters to define beam angles,
Number of beams
Horizontal Aperture (FOV)
Beam Separation It seems that the azimuth angles (beam angles) in the sonar image should be uniformly spaced with the given beam separation. But it was not true for both simulation and the experiment data.
Simulation beam angle spacings
Experiments (oculus) beam angle spacings
It's more strange that the beam spacings of oculus are not increasing linearly.