Skip to content

Hello author, your research is very interesting. I am currently researching cable-driven robots. Does this toolbox support it? #14

Closed Answered by BJCaasenbrood
CJ0510 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes but it involves some work. To implement cable-driven actuation, you are required to know how to compute the force vector/wrench. If I am not wrong, cable actuation can be written in the form: $\tau = J^\top(q) Ad_{\bar{g}}^\top u$ with $u = [m_1,m_2,m_3,n_1,n_2,n_3]^\top$ denoting the $\tau$ as the generalized forces, $J$ the Jacobian matrix that related joint-velocities to body velocities, and $u$ the input forces and moments denoted by $n_i$ and $m_i$, respectively; and $Ad_{\bar{g}}$ the adjoint transformation from backbone to the location/direction where the cable attaches itself to the body. For simplicity, we write $\tau = G(q) u$ where $G(q)$ is the input mapping. Note that the…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BJCaasenbrood
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #13 on March 05, 2024 08:32.