-
Notifications
You must be signed in to change notification settings - Fork 52
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
Support sdf <laser_retro> for lidar #181
Comments
the The work is likely not very trivial and requires some knowledge of how ogre / ogre2 render target and shader system works. |
Hello,
However, I am interested in these values to be set from a sdf file. The parsing of |
Ignition Gazebo creates a |
Thanks! That helps a lot.
|
I have it now working locally, so pushing the first PR: gazebosim/sdformat#454 |
Last PR: gazebosim/gz-sim#603 |
All merged! Thanks for the contribution, @doisyg ! |
Hello,
In the process of evaluating the portability of our sim from gazebo to ignition, I tried the ignition lidar plugin but noticed that it seems to ignore the sdf <laser_retro> value.
Am I missing something ? Or is it not implemented yet ? And if not where should I start to implement it ?
The text was updated successfully, but these errors were encountered: