Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to apply convex polygon constraints to the robot's feet at a specific location on the map #12

Open
nanbwrn opened this issue Jun 4, 2024 · 0 comments

Comments

@nanbwrn
Copy link

nanbwrn commented Jun 4, 2024

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:

5d2e7af846e01fda469dcc373c79ad8

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?

7e0bccc40e8be63cfd3f328452f839f

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant