Skip to content

Commit

Permalink
Update src/YarpUtilities/include/BipedalLocomotion/YarpUtilities/Vect…
Browse files Browse the repository at this point in the history
…orsCollectionServer.h

Co-authored-by: Stefano Dafarra <stefano.dafarra@gmail.com>
  • Loading branch information
GiulioRomualdi and S-Dafarra authored Nov 23, 2023
1 parent 81ca326 commit 2b0347f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class VectorsCollectionServer : public VectorsCollectionMetadataService
bool areMetadataReady() override;

/**
* Send the data filled with VectorsCollection::setData.
* Send the data filled with populateData
* @param forceStrict If this is true, wait until any previous sends are complete. If false, the
* current object will not be sent on connections that are currently busy.
*/
Expand Down

0 comments on commit 2b0347f

Please sign in to comment.