-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multibeam Sonar | Project DAVE #267
Comments
terminate called after throwing an instance of 'pcl::UnorganizedPointCloudException' I ran blueview_p900_nps_multibeam_ray. But it doesn't run because the error works as shown. And when the blueview_p900_nps_multibeam model is executed, the sonar_image is displayed as a black screen and the same video as seen on YouTube is not displayed. What's the matter? |
Hello! I run roslaunch nps_uw_multibeam_sonar sonar_tank_blueview_p900_nps_multibeam.launch,but the windows doesn't appear.Could you help me solve it? |
@woensug-choi are you aware of this? |
any error msg on the console? did everything else worked? multibeam sonar requires specific installations |
I also encountered the same problem as beifannaobaowei , the method I used Option B. Install on the Host |
you need to install the Dave first! |
I got trouble mounting a multibeam sonar to a Rexrov, can someone tell me how to do? |
Could you elaborate on what you mean by "trouble"? What exactly did you encounter, is it at development time or runtime, etc.? |
Thank you, I wang to use the multibeam sonar sensor on the Rexrov, I notices a file 'Rexrov_oberon7.xacro' contains these comments: I tried them all, but it didn't work, there's no ROS topic about multibeam sonar, could you please tell me the right way to use a multibeam sonar sensor on a Rexrov? |
those comments are:
|
I edited the code block for readability. I think this is a question for @woensug-choi |
I followed through the install instructions on this page with a fresh install of Ubuntu 22.04, CUDA 12.3, with a NVIDIA GeForce RTX 3070 card with driver version 535. Everything seems to run without any errors ( While running, I get printouts that look like this in the terminal:
Any pointers for how to proceed? And do I need the full DAVE simulator built and running too, or is the multibeam simulator stand-alone? Looking through the code I didn't see anywhere the multibeam simulator was dependent on the DAVE repos, but I could be wrong |
Thanks for the pointers. Unfortunately, I'm still getting the same issue of the sonar image showing up blank, even after installing Dave. Last time I went through the install instructions I used option B (git cloning the repos), and when I ran
Here's the terminal output:
I followed @Nick-the-remaker 's instructions to add the multibeam to Dave, which also runs without errors but results in the same issue I suspected there might be something wrong with CUDA or my NVIDIA drivers, but as far as I can tell those seem to be working properly. From inside the container:
and from the container,
Any additional pointers for getting the multibeam sim to run would be appreciated! |
When I use the GPU version of the sonar to change the maximum detection distance ' maxDistance' to 300, the program will crash inexplicably, how to solve it. And when I change the maximum detection distance to 100, the length of the sonar image becomes longer, but the width cannot fully display the image with an opening angle of 90 degrees, only a small part of it can be displayed |
Multibeam Sonar | Project DAVE
Physics-based modelling and simulation of Multibeam Echosounder perception in Gazebo Classic, Multibeam Sonar Simulation
https://field-robotics-lab.github.io/dave.doc/contents/dave_sensors/Multibeam-Forward-Looking-Sonar/
The text was updated successfully, but these errors were encountered: