photo

Anjali Rao


SUNY Stony Brook University

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
209,217
of 297,457

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

View by

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

answer

Question


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

answer

Question


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...

10 years ago | 2 answers | 0

2

answers