I am researching the ALLandMark module. How can I get the distance to detected Land Mark or the position of it?
I have tried to register Land Mark with ALTrackerProxy::registerTarget and then get the position or the coordinates of the target with:
[]
None
My idea is when Pepper detects Land Mark to navigate to it.
How can I get the distance to detected Land Mark or the position of it?
Here Aldebaran have posted very good example(No.3: Landmark localization) how this could be done.