robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <vector>
#include <iostream>
#include "Eigen/Core"
#include "robotoc/robot/contact_status.hpp"
#include "robotoc/robot/se3.hpp"
#include "robotoc/utils/aligned_vector.hpp"
#include "robotoc/robot/impact_status.hxx"
Go to the source code of this file.
Classes | |
class | robotoc::ImpactStatus |
Impact status of robot model. Wrapper of ContactStatus to treat impacts. More... | |
Namespaces | |
namespace | robotoc |