Open utterances-bot opened 2 years ago
This is only a test comment, you can ignore it, thanks ~
It would be helpful if the collision detection mechanism and API functions for myBuddy 280 were discussed in more detain.
It would be helpful if a list of the ROS launch files for myBuddy 280 had a short discription of reason for use and results of use.
What are movement types (modes) moveL and moveJ and moveC?
I have one quesiton. How to do inverse kinematics usng the Python API: If I send mc.send_angles([60, 60, 60,6 0,6 0, 60], 50), How I do I know the (x,y,z) or (x,y,z)+3 angles will be based on inverse kinematics? Thank you very much.
I have one quesiton. How to do inverse kinematics usng the Python API: If I send mc.send_angles([60, 60, 60,6 0,6 0, 60], 50), How I do I know the (x,y,z) or (x,y,z)+3 angles will be based on inverse kinematics? Thank you very much.
At present, we only provide the interface get of the current joint rotation coordinate Coords (), if you need to rotate coordinates at any angle, you need to model and calculate by yourself; It is recommended to use send directly Angles () goes to the target position and uses get Coords () gets the corresponding coordinate value. At present, the inverse solution can only be moved to the specified coordinate send coords (), you can move to the target coordinate first and then get_ Angles () get the current angles.
What is the default password for the root user on the MyCobot 320 Pro Pi?
15 Comment & Feedback · GitBook
https://docs.elephantrobotics.com/docs/gitbook-en/15-Comment/15-Comment.html