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

Update joint.h

parent 747ec4a5
Branches
Tags 0.3.1
No related merge requests found
class joint : public worldobject class joint : public worldobject
{ { protected:
vector<int> j1;
//constructor
joint()
{ coordinate_pos =41.45;
coordinate_hand =44.39;
coordinate_orientn =22.29;
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment