diff --git a/bindings/icub.i b/bindings/icub.i index fdd7c5ea4a..6dd91bef45 100644 --- a/bindings/icub.i +++ b/bindings/icub.i @@ -164,6 +164,7 @@ typedef yarp::os::BufferedPort BufferedPortDyn %template(TypedReaderCallbackDynContactList) yarp::os::TypedReaderCallback; %template(BufferedPortDynContactList) yarp::os::BufferedPort; +%template(dequeIControlLimitsPtr) std::deque; bool init();