wbc
|
#include <robot_models/pinocchio/RobotModelPinocchio.hpp>
#include <core/RobotModelConfig.hpp>
#include <scenes/velocity/VelocityScene.hpp>
#include <solvers/hls/HierarchicalLSSolver.hpp>
#include <controllers/CartesianPosPDController.hpp>
#include <unistd.h>
Functions | |
int | main () |
int main | ( | ) |
Same Velocity-based example as in tutorial 01. Only that the tasks weights are modified, so that the solution only considers the task space position, not the orientation.