upkie  11.0.0
Open-source wheeled biped robots

◆ compute_robot_mass()

double upkie::cpp::interfaces::bullet::compute_robot_mass ( b3RobotSimulatorClientAPI &  bullet,
int  robot 
)
inline

Get the total mass of the robot.

Parameters
[in]bulletBullet client.
[in]robotIndex of the robot.
Returns
Total mass of the robot, in kilograms.