Hello, Is there any way to get information like the pose or the "active waypoint" while the robot is moving? It would be very useful. I tried to do it with Robot.move_async and then Robot.read_once() but it's not permitted. Thank you for your help.