#include <Ati.h>
◆ Ati()
rl::hal::Ati::Ati |
( |
const ::std::string & |
calFilePath, |
|
|
const unsigned short int & |
index = 0 , |
|
|
const ::std::string & |
filename = "/dev/comedi0" |
|
) |
| |
◆ ~Ati()
◆ bias()
void rl::hal::Ati::bias |
( |
| ) |
|
◆ close()
void rl::hal::Ati::close |
( |
| ) |
|
|
virtual |
◆ getAxisName()
std::string rl::hal::Ati::getAxisName |
( |
const ::std::size_t & |
i | ) |
const |
◆ getForces()
◆ getForcesMaximum()
rl::math::Real rl::hal::Ati::getForcesMaximum |
( |
const ::std::size_t & |
i | ) |
const |
|
virtual |
◆ getForcesMinimum()
rl::math::Real rl::hal::Ati::getForcesMinimum |
( |
const ::std::size_t & |
i | ) |
const |
|
virtual |
◆ getForcesTorques()
◆ getForcesTorquesMaximum()
rl::math::Real rl::hal::Ati::getForcesTorquesMaximum |
( |
const ::std::size_t & |
i | ) |
const |
|
virtual |
◆ getForcesTorquesMinimum()
rl::math::Real rl::hal::Ati::getForcesTorquesMinimum |
( |
const ::std::size_t & |
i | ) |
const |
|
virtual |
◆ getTorques()
◆ getTorquesMaximum()
rl::math::Real rl::hal::Ati::getTorquesMaximum |
( |
const ::std::size_t & |
i | ) |
const |
|
virtual |
◆ getTorquesMinimum()
rl::math::Real rl::hal::Ati::getTorquesMinimum |
( |
const ::std::size_t & |
i | ) |
const |
|
virtual |
◆ open()
void rl::hal::Ati::open |
( |
| ) |
|
|
virtual |
◆ resetBias()
void rl::hal::Ati::resetBias |
( |
| ) |
|
◆ start()
void rl::hal::Ati::start |
( |
| ) |
|
|
virtual |
◆ step()
void rl::hal::Ati::step |
( |
| ) |
|
|
virtual |
◆ stop()
void rl::hal::Ati::stop |
( |
| ) |
|
|
virtual |
◆ cal
Calibration* rl::hal::Ati::cal |
|
private |
◆ calFilePath
::std::string rl::hal::Ati::calFilePath |
|
private |
The name and path of the calibration file.
◆ comedi
◆ index
unsigned short int rl::hal::Ati::index |
|
private |
The number of the calibration within the file (usually 1).
◆ values
float rl::hal::Ati::values[6] |
|
private |
◆ voltages
float rl::hal::Ati::voltages[6] |
|
private |
The documentation for this class was generated from the following files: