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 can I control the robot using FK ? #369

Open
pml07 opened this issue Apr 25, 2022 · 1 comment
Open

How can I control the robot using FK ? #369

pml07 opened this issue Apr 25, 2022 · 1 comment

Comments

@pml07
Copy link

pml07 commented Apr 25, 2022

Hi,
because the examples of part 2 and part 3 are all control the robot using IK,
I wonder that if I can control the robot using FK
(like create a C# script to give the position of 6-axis of robot, then I can command some lines to execute the scripts)
eg. let forearm_link moves to (x,y,z) = (0.216, 1.105, -0.157) & arm_link moves to (x,y,z) = (0.0, 0.08, 0.0) & ....
or
eg. let wrist_link rotates angles (a,b,c) = (90, 0, 0) & ....

Environment:
OS: windows 10
ROS workspace is under docker

best wishes!

@bennyp7811
Copy link

did you find a way?

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