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

Update robot.h

parent c3747815
Branches
No related tags found
No related merge requests found
#include <vector>
using namespace std;
class robot : public worldobject , public world
{
string robotname;
public:
vector<char> robname;
//constructor
robot()
{ robotname=fpe;
coordinate_pos =11.15;
coordinate_hand =24.29;
coordinate_orientn =12.19;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment