#include <rsi_command.h>
Public Member Functions | |
| RSICommand () | |
| RSICommand (std::vector< double > position_corrections, unsigned long long ipoc) | |
Public Attributes | |
| std::string | xml_doc |
Definition at line 48 of file rsi_command.h.
| kuka_rsi_hw_interface::RSICommand::RSICommand | ( | ) |
Definition at line 56 of file rsi_command.h.
| kuka_rsi_hw_interface::RSICommand::RSICommand | ( | std::vector< double > | position_corrections, |
| unsigned long long | ipoc | ||
| ) |
Definition at line 61 of file rsi_command.h.
| std::string kuka_rsi_hw_interface::RSICommand::xml_doc |
Definition at line 53 of file rsi_command.h.