-
Notifications
You must be signed in to change notification settings - Fork 157
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
About the the laser scan of the model in gazebo #1
Comments
That is strange. In my tests this did not happen. I am currently on vacation and will check this out when I get back. |
Thank you very much! |
I just tried it and everything looks normal. Since you already closed this issue, I assume the problem is solved for you, too.
|
It seems something wrong with my ros, it can run in my partner's computer. Anyway, thank you very much. |
I have the same problem when building everything from source and running the tutorials as explained in the readme. There is no usable data on any of the scan topics (see output below).
I tried to have the robot turn in place and to my surprise I got a few (2-5) points in the laser scan, but it is a few points that are always at the same angle in the scan, but with varying ranges (really buggy). I tried to record a video of the robot spinning and the buggy laser scanner points. Below is an example of the output from the scan topic during the spin run above. Do you have any idea about what might be the cause @mintar ?
|
I assume it's an incompatibility between Gazebo and your graphics card. Which graphics card is it? I'm always running Gazebo on PCs with a NVIDIA card, since Gazebo sometimes produces these weird bugs on other graphics cards. I suspect the following two things:
|
Hi mintar, Thank you for the quick response. It seems like you were right about the graphics card / drivers. I tried on another laptop and there it works fine, which prompted me to update my nvidia drivers on my own laptop afterwards - and now it works here too. |
Hello, author!
When I launch mir_maze_world.launch and click the start button, it seems that the data of the laser scan is not correct. Data has always been shown to be "1.0" or "-inf". I would like to consult you about this problem. Thank you!
The text was updated successfully, but these errors were encountered: