robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
discrete_event.hpp File Reference
#include <vector>
#include "robotoc/robot/contact_status.hpp"
#include "robotoc/robot/impact_status.hpp"
Include dependency graph for discrete_event.hpp:
This graph shows which files directly or indirectly include this file:

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...