統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Joint_states Publisher.
Hello, I am using the Robotics Toolbox on Matlab to work on the Baxter robot. While I subscribe to a topic like /robot/joint_...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Error: Error using surf (line 78) Data dimensions must agree
for i= 0:0.05:5.58 %5.58 q = [i 0 0 0 0 0] r = p560.fkine(q) x= r(1,4); y = r(2,4); z = r(3,4); ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
I am getting this error when I am trying to plot the PUMA 560 robot: Undefined function 'arrow3' for input arguments of type 'double'. How can I solve this?
Undefined function 'arrow3' for input arguments of type 'double'. Error in trplot (line 229) ha = arro...
9年以上 前 | 2 件の回答 | 0