so, Ive searched and searched and cant find anything about an error im having (I'm probably not searching in the right places or using the right keywords

). the error says:
undefined reference to `vtable for Robot'
it occurs in two places:
here: class Robot: public SampleRobot
and then at the end closing bracket from when i define the encoders.
any help is appreciated

.