robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
contact_status.hpp File Reference
#include <vector>
#include <string>
#include <unordered_map>
#include <iostream>
#include "Eigen/Core"
#include "robotoc/robot/se3.hpp"
#include "robotoc/utils/aligned_vector.hpp"
#include "robotoc/utils/aligned_unordered_map.hpp"
#include "robotoc/robot/contact_status.hxx"
Include dependency graph for contact_status.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  robotoc::ContactStatus
 Contact status of robot model. More...
 

Namespaces

namespace  robotoc
 

Enumerations

enum class  robotoc::ContactType { robotoc::PointContact , robotoc::SurfaceContact }
 Types of contacts. More...