Closed pattacini closed 3 years ago
I think we can survive this time w/o fixing Better Code Hub
warnings 😏
@vvasco maybe we could get back to this PR after the holidays?
I tested these changes in gazebo
and I realized that the RGBDSensorClient
actually does not rely on local
and remote
, rather on other parameters.
I updated the branch accordingly, tested it in gazebo
and it worked.
I will have to test these changes on the robot too.
Hi @vvasco
I've just cleaned up some leftovers. I think we can merge this PR.
As the last comment, I realized that the following line of lineDetector
might be streamlined with resort to I/F:
You may consider doing this straight in https://github.com/robotology/assistive-rehab/tree/fix/etapas instead.
The same does NOT apply to skeletonRetriever
as there's yarpOpenpose
as a man in the middle.
Merged!
@vvasco you could now rebase fix/etapas
on top of master
.
This PR addresses #297. Careful tests are required.