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
Hi, I have two questions regarding the concept of basic layers in the parameters.yaml file and the computation of the normals.
If there are multiple basic layers in the array, how are they taken into consideration by the different filters?
I have some problems when adding the layers "normal_x", "normal_y", and "normal_z". When enabling the normal publisher the output array is empty, probably because the condition "norm of the vector less than 0.1" is triggered. But i don't see any particular problem in the elevation layer from which they should be computed. Do you have any ideas on why this is happening?
An additional question regarding 2): is there a way to specify the normal computation from, for example, the "smooth" layer and not from the simple "elevation" layer?
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hi, I have two questions regarding the concept of basic layers in the parameters.yaml file and the computation of the normals.
If there are multiple basic layers in the array, how are they taken into consideration by the different filters?
I have some problems when adding the layers "normal_x", "normal_y", and "normal_z". When enabling the normal publisher the output array is empty, probably because the condition "norm of the vector less than 0.1" is triggered. But i don't see any particular problem in the elevation layer from which they should be computed. Do you have any ideas on why this is happening?
An additional question regarding 2): is there a way to specify the normal computation from, for example, the "smooth" layer and not from the simple "elevation" layer?
Thank you in advance!
The text was updated successfully, but these errors were encountered: