Connection Class Reference

#include <armarx/navigation/gui-plugins/LocationGraphEditor/widgets/RobotVisuWidget.h>

Public Member Functions

 Connection (RobotStateComponentInterfacePrx robotStateComponent, robotvisu::SettingsWidget *settings)
 
std::string getConnectedName () const
 
core::Pose getGlobalPose (bool synchronize=true)
 
std::map< std::string, floatgetJointValues (bool synchronize=true)
 
RobotStateComponentInterfacePrx getRobotStateComponent () const
 
viz::Robot vizRobot (const std::string &id, bool synchronize=true)
 
 ~Connection ()
 

Detailed Description

Definition at line 92 of file RobotVisuWidget.h.

Constructor & Destructor Documentation

◆ Connection()

Connection ( RobotStateComponentInterfacePrx  robotStateComponent,
robotvisu::SettingsWidget settings 
)

Definition at line 83 of file RobotVisuWidget.cpp.

+ Here is the call graph for this function:

◆ ~Connection()

~Connection ( )

Definition at line 97 of file RobotVisuWidget.cpp.

Member Function Documentation

◆ getConnectedName()

std::string getConnectedName ( ) const

Definition at line 144 of file RobotVisuWidget.cpp.

◆ getGlobalPose()

core::Pose getGlobalPose ( bool  synchronize = true)

Definition at line 103 of file RobotVisuWidget.cpp.

◆ getJointValues()

std::map< std::string, float > getJointValues ( bool  synchronize = true)

Definition at line 111 of file RobotVisuWidget.cpp.

◆ getRobotStateComponent()

RobotStateComponentInterfacePrx getRobotStateComponent ( ) const

Definition at line 136 of file RobotVisuWidget.cpp.

◆ vizRobot()

viz::Robot vizRobot ( const std::string &  id,
bool  synchronize = true 
)

Definition at line 119 of file RobotVisuWidget.cpp.

+ Here is the call graph for this function:

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