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

I want the robot to move according to the target position, not by keyboard control, is there any good solution??? #37

Open
bestgodok opened this issue Jul 29, 2021 · 4 comments

Comments

@bestgodok
Copy link

No description provided.

@RomanStadlhuber
Copy link

I deactivated both Controller scripts in the root link, but then you have to set all Articulations Parameters for all Articulations Components yourself.
This is how they set target rotation in their own source code:

@bestgodok
Copy link
Author

I deactivated both Controller scripts in the root link, but then you have to set all Articulations Parameters for all Articulations Components yourself.
This is how they set target rotation in their own source code:

First, thank you for your reply!So,do I have to use inverse kinematics to figure out the parameters of each joint?

@RomanStadlhuber
Copy link

Yes you do. The Assetstore / Community provide lots of IK solutions though not all methods fit equally well for all systems.
In case you don't already know of a specific solution you would be better off researching for one that fits your robot.

@bestgodok
Copy link
Author

Thank you very much for your suggestion. I will try to solve it!

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

2 participants