I'm wondering if there is a way to get the size (number of elements) of a Bottle in YARP. Maybe there is a function/method to do that. I searched a solution online, but without any success.
How to get the Bottle size (number of elements) in YARP?
36 Views Asked by Gennaro Arguzzi At
1
You can use
yarp::os::Bottle::size().