11 #include <boost/geometry/core/tags.hpp>    12 #include <boost/units/physical_dimensions/torque.hpp>    13 #include <boost/units/physical_dimensions/plane_angle.hpp>    14 #include <boost/units/physical_dimensions/torque.hpp>    15 #include <boost/units/physical_dimensions/force.hpp>    16 #include <boost/units/physical_dimensions/angular_velocity.hpp>    17 #include <boost/units/physical_dimensions/time.hpp> 
joint velocity constraint (ex: max velocity) 
 
commanded time stamp, the time at which a command should be completed 
 
external joint torque, i.e. torques applied to an arm excluding those caused by the mass of the arm i...
 
Represents a system contraint, such as a max velocity limit. 
 
data for changing a system's physical state, such as joint angles to be sent to a robot arm...
 
identifies a type of device 
 
the time duration over which a command should be completed 
 
time step between measurements 
 
external forces, i.e. forces applied to an arm excluding those caused by the mass of the arm itself a...
 
identifies data representing the state of a sytem 
 
single point in time relative to some start point