Info
この質問は閉じられています。 編集または回答するには再度開いてください。
User defined MotionType in jointSpaceMotionModel?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello everyone,
When using jointSpaceMotionModel from Matlab Robotics Toolbox (https://de.mathworks.com/help/robotics/ref/jointspacemotionmodel.html) you can specify the type of controller you want to use when controlling the motion of the robot. MotionType has default setting as computed torque controller, and the other two options are PDcontrol and IndependentJointMotion.
My question is: is there a way to control the jointSpaceMotionModel using a user defined controller? Perhaps a full state-feedback controller or an MPC controller (ones that are user-defined and not pre-defined Matlab scripts)?
Thank you in advance!
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!