Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Lidar detects water in ROS humble #753

Open
tejalacc opened this issue Nov 6, 2023 · 7 comments
Open

Lidar detects water in ROS humble #753

tejalacc opened this issue Nov 6, 2023 · 7 comments

Comments

@tejalacc
Copy link

tejalacc commented Nov 6, 2023

I switched to ros2. In ros2 , vrx repo, when i run ros2 launch vrx_gz competition.launch.py world:=sydney_regatta and visualize it on rviz , lidar detects sea water also alongwith added buoys. whereas this issue is not their in vrx classic.can you help me this.

@caguero
Copy link
Contributor

caguero commented Nov 7, 2023

Thanks for reporting it. This is a well-known issue and something that we'll need to fix in the future.

@Muscle-king
Copy link

I would like to ask, has the problem of returning lidar points from the sea surface not yet been solved?

@caguero
Copy link
Contributor

caguero commented Nov 19, 2023

It hasn't been resolved yet.

@adarsha-s-bharadwaj
Copy link

Yes, even I'm facing this same issue.

@JonathanWheare
Copy link
Contributor

Hi everyone,

I ran into this problem as well and have done a little investigation of my own. It appears that the water model is tagged with a visibility filter bit, that means that the object could be filtered by a sensor. Unfortunately, there is no corresponding visibility setting in the lidar sensor.
I added the visibility filter tag to the lidar, and I found the water was filtered successfully. I am putting together a PR submission for this change.

Regards,
Jonathan.

@Dashenboy
Copy link

Hey @JonathanWheare Any Luck?

@JonathanWheare
Copy link
Contributor

Thanks for the reminder. I have submitted a pull request.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants