You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use your plugins but the Gaussian noise parameters of the depth sensor on _d435i.gazebo.xacro does not seem to have any effect on the measurements (depth image or point clouds). Any idea why?
The text was updated successfully, but these errors were encountered:
bmrocamora
changed the title
Enabling PC, and adding noise to depth and PC measurements
Adding noise to depth and PC measurements
Apr 22, 2021
Apparently, even though the SDF specification has the noise tag, Gazebo doesn't add it to depth camera images and just ignores the tag (I was not aware of that). Since the realsense_gazebo_plugin that this repo uses relies on the depth image to generate the PC, also the PC will have no noise.
Once I have time I will try to add a plugin to this repo (I cannot give you any time guarantees, it might take a while).
Meanwhile, if noise is crucial for your application, you might consider adding peci1/gazebo_noisy_depth_camera to your project.
I'm trying to use your plugins but the Gaussian noise parameters of the depth sensor on _d435i.gazebo.xacro does not seem to have any effect on the measurements (depth image or point clouds). Any idea why?
The text was updated successfully, but these errors were encountered: