-
Notifications
You must be signed in to change notification settings - Fork 73
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
3D Underwater Lidar | Project DAVE #265
Comments
i have installed the source in https://github.com/Field-Robotics-Lab/dave.git but can't find the file uw_lidar_standalone.launch |
Hello, |
Thanks @askvyas! For this issue, I just took a look, the That repository is not in the dave/extras/repos/versions/v3.1.0.repos Lines 22 to 25 in 9387f81
So to resolve this issue, there are 2 options. To test and run it, you can find installation instructions on the documentation site https://field-robotics-lab.github.io/dave.doc/contents/installation/Installation/ Let me know if you have questions or if anything is unclear! @woensug-choi Do you know why |
Thank you, @mabelzhang , for the response! I'm new to this, so it'll take me a bit of time to go through everything and set up the environment. I'll reach out again once I'm done and will let you know if I have any questions. |
Thank you for taking it on! |
@mabelzhang @askvyas Hi! Sorry for being underwater. I now finally have a machine with NVIDIA Card to try Dave and Sonar plugin. I will be working on this for next few weeks on weekdays after some time to catching things up on starting from clean installation. |
So much underfunding situation in Korea for new faculty members or post-docs... it's all over the news too. |
😰 Hope you can stay afloat. Thanks for staying in touch! I also re-set up my Dave Docker image two weeks ago. I haven't built everything from scratch though. I just managed to build the code I had from before, and that still runs, which is a good sign. |
hii, can I work on this issue, also are there any updates regarding this issue ? |
Hi @GauravKumar9920 , yes of course! Thank you for your interest. |
@mabelzhang As we don't know if it's intentional, Shall I move ahead with mentioning that part in the documentation, to check the repo ? |
"This tutorial requires the nps_uw_sensors_gazebo package. If you haven't already, clone the repository from https://github.com/Field-Robotics-Lab/nps_uw_sensors_gazebo and source the repository locally" is this what's expected, Shall I just add this to the intermediate section ? |
Well, does that instruction work for you? If you follow it, does it fix this ticket, as in, the launch file is then found and it runs, and you're able to continue with the subsequent steps of the tutorial? That's how we'd test that instruction is valid when a PR is opened. |
Hello @mabelzhang @GauravKumar9920,
I was also able to visualize this in Rviz using:
However, the uuv_dave package does not contain a launch file called uuv_uwl.launch, so this command from the tutorial does not work:
I did find another launch file in the dave_demo_launch package called dave_uw_lidar_demo.launch which works:
Having said all that, I am struggling with visualizing the point clouds accurately using Rviz. Specifically, the point clouds being generated don't accurately represent the location of objects wrt to the robot. Do you have any suggestions on how I can fix approach finding a fix to this issue? |
3D Underwater Lidar | Project DAVE
Wiki/Tutorial Documents for Project DAVE
https://field-robotics-lab.github.io/dave.doc/contents/dave_sensors/3D-Underwater-Lidar/
The text was updated successfully, but these errors were encountered: