gazebo-yarp-plugins
Gazebo Plugins exposing YARP interfaces.
|
Classes | |
class | Command |
class | Reply |
Public Types | |
using | funcptr_t = std::string (*)(const double, const double, const double, const Pose&, const Color&, const std::string&, const std::string&, const bool, const bool) |
using | funcptr_t = std::string (*)(const double, const double, const double, const Pose&, const Color&, const std::string&, const std::string&, const bool, const bool) |
Public Member Functions | |
WorldInterfaceServer_makeBox_helper ()=default | |
WorldInterfaceServer_makeBox_helper (const double width, const double height, const double thickness, const Pose &pose, const Color &color, const std::string &frame_name, const std::string &object_name, const bool gravity_enable, const bool collision_enable) | |
bool | write (yarp::os::ConnectionWriter &connection) const override |
bool | read (yarp::os::ConnectionReader &connection) override |
void | call (WorldInterfaceServer *ptr) |
WorldInterfaceServer_makeBox_helper ()=default | |
WorldInterfaceServer_makeBox_helper (const double width, const double height, const double thickness, const Pose &pose, const Color &color, const std::string &frame_name, const std::string &object_name, const bool gravity_enable, const bool collision_enable) | |
bool | write (yarp::os::ConnectionWriter &connection) const override |
bool | read (yarp::os::ConnectionReader &connection) override |
void | call (WorldInterfaceServer *ptr) |
Public Attributes | |
Command | cmd |
Reply | reply |
Static Public Attributes | |
static constexpr const char * | s_tag {"makeBox"} |
static constexpr size_t | s_tag_len {1} |
static constexpr size_t | s_cmd_len {17} |
static constexpr size_t | s_reply_len {1} |
static constexpr const char * | s_prototype {"std::string WorldInterfaceServer::makeBox(const double width, const double height, const double thickness, const Pose& pose, const Color& color, const std::string& frame_name, const std::string& object_name, const bool gravity_enable, const bool collision_enable)"} |
static constexpr const char * | s_help |
using GazeboYarpPlugins::WorldInterfaceServer_makeBox_helper::funcptr_t = std::string (*)(const double, const double, const double, const Pose&, const Color&, const std::string&, const std::string&, const bool, const bool) |
using GazeboYarpPlugins::WorldInterfaceServer_makeBox_helper::funcptr_t = std::string (*)(const double, const double, const double, const Pose&, const Color&, const std::string&, const std::string&, const bool, const bool) |
|
default |
GazeboYarpPlugins::WorldInterfaceServer_makeBox_helper::WorldInterfaceServer_makeBox_helper | ( | const double | width, |
const double | height, | ||
const double | thickness, | ||
const Pose & | pose, | ||
const Color & | color, | ||
const std::string & | frame_name, | ||
const std::string & | object_name, | ||
const bool | gravity_enable, | ||
const bool | collision_enable ) |
|
default |
GazeboYarpPlugins::WorldInterfaceServer_makeBox_helper::WorldInterfaceServer_makeBox_helper | ( | const double | width, |
const double | height, | ||
const double | thickness, | ||
const Pose & | pose, | ||
const Color & | color, | ||
const std::string & | frame_name, | ||
const std::string & | object_name, | ||
const bool | gravity_enable, | ||
const bool | collision_enable ) |
|
override |
|
override |
void GazeboYarpPlugins::WorldInterfaceServer_makeBox_helper::call | ( | WorldInterfaceServer * | ptr | ) |
|
override |
|
override |
void GazeboYarpPlugins::WorldInterfaceServer_makeBox_helper::call | ( | WorldInterfaceServer * | ptr | ) |
Command GazeboYarpPlugins::WorldInterfaceServer_makeBox_helper::cmd |
Reply GazeboYarpPlugins::WorldInterfaceServer_makeBox_helper::reply |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |