REP 120: not clear about odom and base_footprint
Hi,
I have question, on odom and base_footprint, especially when the robot is falling down or 4-legged walking in REP 120. I assume that humanoid robot did not know about the current waist position, but can estimate orientation from IMU sensors.
- does odom correspond to the sensor based orientation and world reference based position of the waist?
- does base_footprint respect the sensor based orientation and model based calculation of the height of the waist?
if it is ok, the question is
- how do you estimate the position of the odom, from the walking controllers? does that include any sensor data?
- does base_footprint does not reflect any sensor data? what's happens if the robot falling down or 4-legged walking mode?