Quantcast
Channel: Gazebo: Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 7017

Improving laser scanner simulation: multi echo, material-dependent sensor noise, intensity, etc.

$
0
0
I want to improve the simulation of ray sensors / gpu ray sensors. Main topics will be: - multi echo - material-dependent sensor effects (like scan point shifting on reflective materials) - intensity - effects caused by particles (like snow, fog, ..) The idea is to create a lookup table and store informations like reflectivity, absorption, transmission for the material. Every model-material needs to store the material information as a string (How could i do that?). In the ray sensor I would read these string (getting the model from the collision of the ray?) and get the infos from the table. Then based on these infos add individual noise. Does this make sense? Or is there a better way? Anybody knows if someone already did something in this direction? I would appreciate to get some infos and hints.

Viewing all articles
Browse latest Browse all 7017

Trending Articles