1

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.

Gennaro Arguzzi
  • 769
  • 1
  • 14
  • 27

1 Answers1

1

You can use yarp::os::Bottle::size().