Classes | Namespaces | Defines
epos.h File Reference
#include <ros/ros.h>
#include <hardware_interface/actuator_command_interface.h>
#include <hardware_interface/actuator_state_interface.h>
#include <diagnostic_updater/diagnostic_updater.h>
#include "epos_hardware/utils.h"
Include dependency graph for epos.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  epos_hardware::Epos

Namespaces

namespace  epos_hardware

Defines

#define CURRENT_LIMIT_ACTIVE   (11)
#define ENABLE   (2)
#define FAULT   (3)
#define QUICKSTOP   (5)
#define READY_TO_SWITCH_ON   (0)
#define STATUSWORD(b, v)   ((v >> b) & 1)
#define SWITCHED_ON   (1)
#define TARGET_REACHED   (10)
#define VOLTAGE_ENABLED   (4)
#define WARNING   (7)

Define Documentation

#define CURRENT_LIMIT_ACTIVE   (11)

Definition at line 21 of file epos.h.

#define ENABLE   (2)

Definition at line 15 of file epos.h.

#define FAULT   (3)

Definition at line 16 of file epos.h.

#define QUICKSTOP   (5)

Definition at line 18 of file epos.h.

#define READY_TO_SWITCH_ON   (0)

Definition at line 13 of file epos.h.

#define STATUSWORD (   b,
 
)    ((v >> b) & 1)

Definition at line 12 of file epos.h.

#define SWITCHED_ON   (1)

Definition at line 14 of file epos.h.

#define TARGET_REACHED   (10)

Definition at line 20 of file epos.h.

#define VOLTAGE_ENABLED   (4)

Definition at line 17 of file epos.h.

#define WARNING   (7)

Definition at line 19 of file epos.h.



epos_hardware
Author(s): Mitchell Wills
autogenerated on Thu Jun 6 2019 20:43:10