robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
#include <vector>
#include "robotoc/robot/contact_status.hpp"
#include "robotoc/robot/impact_status.hpp"
Go to the source code of this file.
Classes | |
class | robotoc::DiscreteEvent |
Discrete event composed by impact and lift. More... | |
Namespaces | |
namespace | robotoc |
Enumerations | |
enum class | robotoc::DiscreteEventType { robotoc::Impact , robotoc::Lift , robotoc::None } |
Type of the discrete events. More... | |