robotology / cer

Contains SW specific to the R1 robots
GNU General Public License v2.0
10 stars 13 forks source link

tripodMotionControl.h includes the old yarp/dev/ControlBoardInterfacesImpl.inl #93

Closed miccol closed 6 years ago

miccol commented 6 years ago

Since in YARP 3.0 the file yarp/dev/ControlBoardInterfacesImpl.inl was renamed yarp/dev/ControlBoardInterfacesImpl-inl.h

The following include should be updated accordingly. https://github.com/robotology/cer/blob/c3d206618d0d1a231d0ebd16a84e2b01c63a5dbf/cermod/tripod/tripodMotionControl.h#L32

Cheers,

MC

Nicogene commented 6 years ago

Feel free to open a PR :stuck_out_tongue: