ROS2 Control
Public Member Functions | List of all members
hardware_interface::System Class Referencefinal

Public Member Functions

HARDWARE_INTERFACE_PUBLIC System (std::unique_ptr< SystemInterface > impl)
 
 System (System &&other)=default
 
HARDWARE_INTERFACE_PUBLIC return_type configure (const HardwareInfo &system_info)
 
HARDWARE_INTERFACE_PUBLIC std::vector< StateInterfaceexport_state_interfaces ()
 
HARDWARE_INTERFACE_PUBLIC std::vector< CommandInterfaceexport_command_interfaces ()
 
HARDWARE_INTERFACE_PUBLIC return_type prepare_command_mode_switch (const std::vector< std::string > &start_interfaces, const std::vector< std::string > &stop_interfaces)
 
HARDWARE_INTERFACE_PUBLIC return_type perform_command_mode_switch (const std::vector< std::string > &start_interfaces, const std::vector< std::string > &stop_interfaces)
 
HARDWARE_INTERFACE_PUBLIC return_type start ()
 
HARDWARE_INTERFACE_PUBLIC return_type stop ()
 
HARDWARE_INTERFACE_PUBLIC std::string get_name () const
 
HARDWARE_INTERFACE_PUBLIC status get_status () const
 
HARDWARE_INTERFACE_PUBLIC return_type read ()
 
HARDWARE_INTERFACE_PUBLIC return_type write ()
 

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