Classes | Typedefs
JointControlManagerInterface.h File Reference

This file contains the declaration of the JointControlManagerInterface interface. More...

#include <boost/shared_ptr.hpp>
#include <string>
#include <map>
#include "robodyn_mechanisms/JointControlActualInterface.h"
#include "robodyn_mechanisms/JointControlCommandInterface.h"
Include dependency graph for JointControlManagerInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JointControlManagerInterface

Typedefs

typedef std::map< std::string,
JointControlManagerPtr
JointControlManagerMap
typedef boost::shared_ptr
< JointControlManagerInterface
JointControlManagerPtr

Detailed Description

This file contains the declaration of the JointControlManagerInterface interface.

The expected order of operation is: 1) getActualStates() 2) getCommandStates() 3) verifyStates() 4) getFaults() 5) setCommandStates()

Definition in file JointControlManagerInterface.h.


Typedef Documentation

typedef std::map<std::string, JointControlManagerPtr> JointControlManagerMap

Definition at line 78 of file JointControlManagerInterface.h.

Definition at line 77 of file JointControlManagerInterface.h.



robodyn_mechanisms
Author(s):
autogenerated on Thu Jun 6 2019 21:22:49