Can I alternately assign world frame coordinates in 6dof robotic arm in simulink?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I want to alternately make both the end effector and the base as the fixed frame
1 comentario
Abhi Sundararaman
el 21 de Sept. de 2017
A few questions: For the 6 dof robotic arm, do you mean the subsystem in this example?: https://www.mathworks.com/help/control/examples/multi-loop-pid-control-of-a-robot-arm.html Or is there another block you are referring to?
If you are talking about the above, then presumably you could just use some coordinate transformations inside the subsystems "6Dof Robot Arm". If you wanted to input world frame coordinates as the control input, then you'd do these coordinate transformations in your controller before the signal reaches your actuators.
Respuestas (0)
Ver también
Categorías
Más información sobre Robotics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!