Public Member Functions | List of all members
HardwareInterface Class Referenceabstract

#include <hardware_interface.h>

Inheritance diagram for HardwareInterface:
Inheritance graph
[legend]

Public Member Functions

virtual void reset ()
 
virtual void start ()
 
virtual void stop ()
 
virtual bool write ()=0
 

Detailed Description

Definition at line 29 of file hardware_interface.h.

Member Function Documentation

virtual void HardwareInterface::reset ( )
inlinevirtual

Reimplemented in VelocityInterface.

Definition at line 39 of file hardware_interface.h.

virtual void HardwareInterface::start ( )
inlinevirtual

Reimplemented in PositionInterface.

Definition at line 33 of file hardware_interface.h.

virtual void HardwareInterface::stop ( )
inlinevirtual

Reimplemented in PositionInterface.

Definition at line 36 of file hardware_interface.h.

virtual bool HardwareInterface::write ( )
pure virtual

Implemented in PositionInterface, and VelocityInterface.


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


ur_modern_driver
Author(s): Thomas Timm Andersen, Simon Rasmussen
autogenerated on Fri Jun 26 2020 03:37:01