C++
Filenames
whole_body_controller.cpp
whole_body_controller.hClass Names
Function Names
getEuclideanDistance2d ( double x1 , double y1 , double x2 , double y2 )Variable Names
double current_velocity_joint_1 = 0 . 0 ; // non member class variable
double current_velocity_joint_1_ = 0 . 0 ; // member class variableLast updated
Was this helpful?