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
When I used it to build an elevation map for the quadruped robot, I found that even when the robot is on a flat surface, the created map is uneven. This causes the robot to move very unstably. Could you please suggest which parameters should be modified to improve this? Below are my settings for go1_core_param.yaml, go1_example_setup.yaml, and convex_plane_decomposition.yaml.
Thank you all for your responses.
HI @mktk1117, are you speaking about setting use_initializer_at_art = false in the convex_plane_decomposition parameters or the elevation_mapping ones? I am observing that the convex_plane_decomposition creates planes and boundaries also in zones unexplored by the elevation_mapping as it is happing in the case of @nanbwrn at the back of the robot. Is there a way to disable this or create planes at the same height of the boundary points of the planes in the elevation map (I mean extend the orange plane on the left of the robot of the previous image in order to cover the zone on the back of the robot)?
Let me rephrase: is there a way to deactivate the inpaint in the GridMapPreprocessing, or is there a way to avoid drawing a convex region in correspondence of NaN and inpainted regions?
When I used it to build an elevation map for the quadruped robot, I found that even when the robot is on a flat surface, the created map is uneven. This causes the robot to move very unstably. Could you please suggest which parameters should be modified to improve this? Below are my settings for go1_core_param.yaml, go1_example_setup.yaml, and convex_plane_decomposition.yaml.
Thank you all for your responses.
convex_plane_decomposition.txt
go1_core_param.txt
go1_example_setup.txt
plugin_config.txt
The text was updated successfully, but these errors were encountered: