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
Could you please advise me on which part of the code I need to modify if I want the feet of the quadruped robot to step in the middle of the steel mesh grids instead of on the steel bars?
As shown in the figure below:
Should I modify the code in the convex_plane_decomposition folder? Currently, the plane segmentation areas established by the code are all at the intersections of the steel bars, which constraints the feet to step on the steel bars and causes the robot to fall.
If I want the robot to step in the gaps between the bars to ensure it doesn't fall, which part of the code should I modify?
I have already tried adjusting the resolution of the elevation map, but it did not solve the problem.
Thank you very much for your help!
The text was updated successfully, but these errors were encountered:
Could you please advise me on which part of the code I need to modify if I want the feet of the quadruped robot to step in the middle of the steel mesh grids instead of on the steel bars?
As shown in the figure below:
Should I modify the code in the convex_plane_decomposition folder? Currently, the plane segmentation areas established by the code are all at the intersections of the steel bars, which constraints the feet to step on the steel bars and causes the robot to fall.
If I want the robot to step in the gaps between the bars to ensure it doesn't fall, which part of the code should I modify?
I have already tried adjusting the resolution of the elevation map, but it did not solve the problem.
Thank you very much for your help!
The text was updated successfully, but these errors were encountered: