Remarks - RoboCupatHomeSim/human-navigation-unity GitHub Wiki

Remarks

Regarding the Avatar

Inverse Kinematics Solver

The whole body motion of the avatar is computed by an inverse kinematics (IK) solver.

Regarding Coordinate System

The position and orientation in TaskInfo, AvatarStatus, and ObjectStatus are notified as absolute coordinates in ROS. Please note that the coordinate system of ROS is different from that of Unity.