mc_rtc
2.12.0
|
#include <mc_rtc/gui/Robot.h>
Public Member Functions | |
RobotImpl (const std::string &name, GetT get_fn) | |
void | write (mc_rtc::MessagePackBuilder &builder) |
![]() | |
const std::string & | name () const |
int | id () const |
void | id (int idIn) |
void | write (mc_rtc::MessagePackBuilder &) |
bool | handleRequest (const mc_rtc::Configuration &) |
Element () | |
Static Public Member Functions | |
static constexpr size_t | write_size () |
![]() | |
static constexpr size_t | write_size () |
Static Public Attributes | |
static constexpr auto | type = Elements::Robot |
Additional Inherited Members | |
![]() | |
Element (const std::string &name) | |
![]() | |
std::string | name_ |
int | id_ |
Robot should display a robot model in the environment
The element provides the following data to the client:
GetT | Should return an mc_rbdyn::Robot |
|
inline |
|
inline |
|
inlinestaticconstexpr |
|
staticconstexpr |