Skip to content

Update required for PAL's integration

Pierre Fernbach requested to merge pierrefernbach/biped_stabilizer:devel into devel

Minor changes, related to the need to store and expose more data for logging/plot purpose.

  • Store estimated disturbance and compute them
  • Store all the inputs (com pos, vel, acc and COP)
  • Move the variables that need to be logged from private to protected

Merge request reports