LHS should be matrix with 3 rows
Show older comments
We're trying to do matrix-vector multiplication, but for some reason, matlab wants my matrix to be 3 rows, even though the vector is a 4x1 vector
For some reason, I think our fkine-function creates a 1x1 matrix, with all the entries in (1,1)

1 Comment
DGM
on 13 May 2021
is d6 perhaps an empty vector at this point?
Answers (1)
minyan
on 7 Feb 2024
0 votes
我通过将10.4版本工具箱更换为9.10版本,并将MATLAB从2023改为2022解决了这个问题
Categories
Find more on Robotics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!