Skip to content

Commit

Permalink
Editing PickAndPlace file
Browse files Browse the repository at this point in the history
Small edit in the PickAndPlace.m file
  • Loading branch information
MohamedRaslan committed May 12, 2018
1 parent 33ea51d commit 7ba63b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main/PickAndPlace.m
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
moveFrame( id, vrep, g, handles.ur10Cuboids(2), handles.base );
g(1:3,4)=[0.25 1 0.7301];
moveFrame( id, vrep, g, handles.ur10Cuboids(3), handles.base );

pause(2);

%%% 2nd Sequence
for i=1:3
Expand Down

0 comments on commit 7ba63b8

Please sign in to comment.