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

Update robot.h

parent 1755de6e
No related branches found
No related tags found
No related merge requests found
class robot : public worldobject , public world class robot : public worldobject , public world
{ {
robotname string string robotname;
//constructor //constructor
robot() robot()
{ { robotname=fpe;
coordinate_pos =11.15;
coordinate_hand =24.29;
coordinate_orientn =12.19;
} }
} }
\ 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