tue-robotics / action_server

0 stars 0 forks source link

Don't be dependent on exact robot part names #142

Open PetervDooren opened 3 years ago

PetervDooren commented 3 years ago

Rather than check that we have a part called 'base' we should check that we have a part which provides the right interface. i.e. conforms to the class Base.

PetervDooren commented 3 years ago

This is especially noticeable with arm parts. Since hero does not have rightArm and leftArm parts