How do I get full RobotState from MoveIt? (in python)
How do I get full RobotState from MoveIt? I could use /joint_states
topic but there are more publishers of that, I would have to aggregate it somehow. There must be a simpler way, or am I wrong?