You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the active sonar is using Gazebo's built-in gpu_lidar sensor as a makeshift active sonar; however, this lidar requires a GPU, so an alternative using Gazebo's regular "lidar" sensor should be implemented.
The main issue with this is that unlike gpu_lidar, the lidar sensor does not automatically publish the LaserScan and PointCloudPacked messages.
The text was updated successfully, but these errors were encountered:
Currently, the active sonar is using Gazebo's built-in gpu_lidar sensor as a makeshift active sonar; however, this lidar requires a GPU, so an alternative using Gazebo's regular "lidar" sensor should be implemented.
The main issue with this is that unlike gpu_lidar, the lidar sensor does not automatically publish the LaserScan and PointCloudPacked messages.
The text was updated successfully, but these errors were encountered: