UNIVERSITY OFLIVERPOOLDepartment of Electrical Engineering and Electronics
contact me on help-assignment
contact me on help-assignment
contact me on help-assignment
Assignment Overview
Instantiation and manipulation of geometrical objects is significant in robotics. It is alsoadvantageous to be familiar with object-oriented programming features in C++. In thisassignment, you will design C++ classes capable of initialising polygons in a particular way,and performing translations and rotations on them, This tests your ability to declare and defineclasses and instantiate obiects, using constructors, inheritance and polymorphism.