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

Update obstacle.h

parent 1e75e55b
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,11 @@ class obstacle : public abstractobject
//constructor
obstacle()
{
{coordinate_pos=21.22;
coordinate_hand=18.24;
coordinate_orientn=31.23;
name=box;
dimension=[6,7,4]
}
}
\ 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