Skip to content
Snippets Groups Projects
Commit 164e49a5 authored by Nikhil Ambardar's avatar Nikhil Ambardar
Browse files

Update hand.h

parent ebc68e7a
No related branches found
No related tags found
No related merge requests found
class hand() class hand()
{ {
gripperposition coordinate double gripperposition;
//constructor //constructor
hand() hand()
{ {gripperposition=22.25;
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment