What does the endpoint.pose() command mean in the Baxter SDK
In the Baxter SDK there is a command endpoint_pose() when I execute it with the a specified limb I get a reuslt like
{'position': Point(x=0.14484562211109325, y=0.6912815563308439, z=-0.45768906596768155), 'orientation': Quaternion(x=-0.5946265621165651, y=0.8034360301238139, z=0.029333852671252516, w=-0.007022977415755815)}
Does anyone know what this result mean.