A passthrough for the SPI RoNeX module: sends one command through a service and returns the corresponding response. More...
#include <ros/node_handle.h>
#include <boost/ptr_container/ptr_vector.hpp>
#include <utility>
#include <vector>
#include "sr_ronex_controllers/spi_base_controller.hpp"
#include <sr_ronex_msgs/SPI.h>
#include <dynamic_reconfigure/server.h>
#include "sr_ronex_drivers/SPIConfig.h"
Go to the source code of this file.
Classes | |
class | ronex::SPIPassthroughController |
Namespaces | |
namespace | ronex |
A passthrough for the SPI RoNeX module: sends one command through a service and returns the corresponding response.
Definition in file spi_passthrough_controller.hpp.