Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid to call BufferedPort::prepare every time VectorsCollectionServer::populateData is called #790

Merged
merged 4 commits into from
Jan 19, 2024

Conversation

GiulioRomualdi
Copy link
Member

No description provided.

@GiulioRomualdi
Copy link
Member Author

If this code approach is fine I will update the walking-controller and the application in blf that streams the data

@GiulioRomualdi GiulioRomualdi self-assigned this Jan 8, 2024
@GiulioRomualdi
Copy link
Member Author

I tested the modification on the robot, and everything seems to be working as expected. I'm going to finalize the PR this morning, merge it and release the software

@GiulioRomualdi GiulioRomualdi force-pushed the vectors_collection_server_reduce_prepare branch from 66f87c4 to f4cd82b Compare January 19, 2024 10:40
@GiulioRomualdi GiulioRomualdi changed the title Avoid to call BufferedPort::prepare every time VectorsCollectionServer::VectorsCollectionServer is called Avoid to call BufferedPort::prepare every time VectorsCollectionServer::prepareData is called Jan 19, 2024
@GiulioRomualdi GiulioRomualdi changed the title Avoid to call BufferedPort::prepare every time VectorsCollectionServer::prepareData is called Avoid to call BufferedPort::prepare every time VectorsCollectionServer::populateData is called Jan 19, 2024
@GiulioRomualdi GiulioRomualdi enabled auto-merge (squash) January 19, 2024 10:49
@GiulioRomualdi
Copy link
Member Author

@GiulioRomualdi
Copy link
Member Author

Let's see if the tests are bugged #797

@GiulioRomualdi
Copy link
Member Author

The test failing is the QP IK with gravity task and for sure it is not related to this PR so I'm going to merge it. However I will open an issue for this since there could be something not consider cc @EhsanRanjbari and @S-Dafarra

@S-Dafarra
Copy link
Member

The test failing is the QP IK with gravity task and for sure it is not related to this PR so I'm going to merge it. However I will open an issue for this since there could be something not consider cc @EhsanRanjbari and @S-Dafarra

It is very weird, that tests started failing all of a sudden and only on Windows. It also fails quite largely, so it is not just a problem of tolerances

@GiulioRomualdi GiulioRomualdi merged commit d63fa9f into master Jan 19, 2024
14 of 15 checks passed
@GiulioRomualdi GiulioRomualdi deleted the vectors_collection_server_reduce_prepare branch January 19, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants