Statistics
3 Questions
0 Answers
RANK
248,949
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0