Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Any control interface for cartesian velocity control? #42

Open
aodongdong opened this issue Mar 4, 2023 · 1 comment
Open

Any control interface for cartesian velocity control? #42

aodongdong opened this issue Mar 4, 2023 · 1 comment

Comments

@aodongdong
Copy link

Hello,
I want to control the velocity of panda in cartesian space. Is there any functions to realize it?
For example:
robot = PandaArm()
robot.move_to_cartesian_pose([0.428, -0.02, 0.16])
can move the robot in cartesian space using position control
I'm seeking for a function that can give the velocity command in cartesian space.
PS: The only way i can think of is to define the desired cartesian velocity and use the pseudoinverse of Jacobian to get the desired joint velocity. Then send the joint velocity command.
Any suggestions will be helpful!

@github-actions
Copy link

github-actions bot commented Mar 4, 2023

Hi @FSIE-group, thank you for using this repository. Unfortunately, I am unable to maintain this package any more, sorry!
If you are interested in contributing to this repository or are willing to maintain it, please contact me at [email protected].
-- Saif

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

No branches or pull requests

1 participant