RobWorkProject  23.9.11-
Public Member Functions | Public Attributes | List of all members
Constraint::Limit Struct Reference

Definition of a limit for one single degree of freedom. More...

#include <Constraint.hpp>

Public Member Functions

 Limit ()
 Constructor.
 

Public Attributes

bool lowOn
 Enable low limit.
 
bool highOn
 Enable high limit.
 
double low
 Value for low limit.
 
double high
 Value for high limit.
 

Detailed Description

Definition of a limit for one single degree of freedom.


The documentation for this struct was generated from the following file: