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

Update graspobject.h

parent d26d926b
Branches
No related tags found
No related merge requests found
......@@ -3,7 +3,11 @@ class graspobject : public abstractobject
//constructor
graspobject()
{
{ coordinate_pos=25.22;
coordinate_hand=22.24;
coordinate_orientn=34.23;
name=paperweight;
dimension=[9,7,8]
}
}
\ 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