#include <yarp/dev/MobileBaseVelocity.h>
Definition at line 69 of file MobileBaseVelocity.h.
 
◆ Editor() [1/4]
      
        
          | yarp::dev::MobileBaseVelocity::Editor::Editor  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Editor() [2/4]
◆ ~Editor()
  
  
      
        
          | yarp::dev::MobileBaseVelocity::Editor::~Editor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ Editor() [3/4]
  
  
      
        
          | yarp::dev::MobileBaseVelocity::Editor::Editor  | 
          ( | 
          const Editor &  | 
          rhs | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ Editor() [4/4]
  
  
      
        
          | yarp::dev::MobileBaseVelocity::Editor::Editor  | 
          ( | 
          Editor &&  | 
          rhs | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ begin()
  
  
      
        
          | void yarp::dev::MobileBaseVelocity::Editor::begin  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ clean()
      
        
          | void yarp::dev::MobileBaseVelocity::Editor::clean  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ did_set_vel_theta()
  
  
      
        
          | bool yarp::dev::MobileBaseVelocity::Editor::did_set_vel_theta  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ did_set_vel_x()
  
  
      
        
          | bool yarp::dev::MobileBaseVelocity::Editor::did_set_vel_x  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ did_set_vel_y()
  
  
      
        
          | bool yarp::dev::MobileBaseVelocity::Editor::did_set_vel_y  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ edit()
      
        
          | bool yarp::dev::MobileBaseVelocity::Editor::edit  | 
          ( | 
          MobileBaseVelocity &  | 
          obj,  | 
        
        
           | 
           | 
          bool  | 
          dirty = true  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ end()
  
  
      
        
          | void yarp::dev::MobileBaseVelocity::Editor::end  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ get_vel_theta()
      
        
          | double yarp::dev::MobileBaseVelocity::Editor::get_vel_theta  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_vel_x()
      
        
          | double yarp::dev::MobileBaseVelocity::Editor::get_vel_x  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ get_vel_y()
      
        
          | double yarp::dev::MobileBaseVelocity::Editor::get_vel_y  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ isValid()
      
        
          | bool yarp::dev::MobileBaseVelocity::Editor::isValid  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ operator=() [1/2]
  
  
      
        
          | Editor& yarp::dev::MobileBaseVelocity::Editor::operator=  | 
          ( | 
          const Editor &  | 
          rhs | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ operator=() [2/2]
  
  
      
        
          | Editor& yarp::dev::MobileBaseVelocity::Editor::operator=  | 
          ( | 
          Editor &&  | 
          rhs | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ read()
Read this object from a network connection. 
Override this for your particular class.
- Parameters
 - 
  
    | reader | an interface to the network connection for reading  | 
  
   
- Returns
 - true iff the object is successfully read 
 
Implements yarp::os::PortReader.
Definition at line 253 of file MobileBaseVelocity.cpp.
 
 
◆ set_vel_theta()
      
        
          | void yarp::dev::MobileBaseVelocity::Editor::set_vel_theta  | 
          ( | 
          const double  | 
          vel_theta | ) | 
           | 
        
      
 
 
◆ set_vel_x()
      
        
          | void yarp::dev::MobileBaseVelocity::Editor::set_vel_x  | 
          ( | 
          const double  | 
          vel_x | ) | 
           | 
        
      
 
 
◆ set_vel_y()
      
        
          | void yarp::dev::MobileBaseVelocity::Editor::set_vel_y  | 
          ( | 
          const double  | 
          vel_y | ) | 
           | 
        
      
 
 
◆ start_editing()
      
        
          | void yarp::dev::MobileBaseVelocity::Editor::start_editing  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ state()
◆ stop_editing()
      
        
          | void yarp::dev::MobileBaseVelocity::Editor::stop_editing  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ will_set_vel_theta()
  
  
      
        
          | bool yarp::dev::MobileBaseVelocity::Editor::will_set_vel_theta  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ will_set_vel_x()
  
  
      
        
          | bool yarp::dev::MobileBaseVelocity::Editor::will_set_vel_x  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ will_set_vel_y()
  
  
      
        
          | bool yarp::dev::MobileBaseVelocity::Editor::will_set_vel_y  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ write()
Write this object to a network connection. 
Override this for your particular class. Be aware that depending on the nature of the connections a port has, and what protocol they use, and how efficient the YARP implementation is, this method may be called once, twice, or many times, as the result of a single call to Port::write 
- Parameters
 - 
  
    | writer | an interface to the network connection for writing  | 
  
   
- Returns
 - true iff the object is successfully written 
 
Implements yarp::os::PortWriter.
Definition at line 395 of file MobileBaseVelocity.cpp.
 
 
The documentation for this class was generated from the following files: