gazebo-yarp-plugins
Gazebo Plugins exposing YARP interfaces.
|
Classes | |
class | Command |
class | Reply |
Public Types | |
using | funcptr_t = std::string (*)(const double, const Pose&, const Color&, const std::string&, const std::string&, const bool, const bool) |
using | funcptr_t = std::string (*)(const double, const Pose&, const Color&, const std::string&, const std::string&, const bool, const bool) |
Public Member Functions | |
WorldInterfaceServer_makeSphere_helper ()=default | |
WorldInterfaceServer_makeSphere_helper (const double radius, 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_makeSphere_helper ()=default | |
WorldInterfaceServer_makeSphere_helper (const double radius, 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 {"makeSphere"} |
static constexpr size_t | s_tag_len {1} |
static constexpr size_t | s_cmd_len {15} |
static constexpr size_t | s_reply_len {1} |
static constexpr const char * | s_prototype {"std::string WorldInterfaceServer::makeSphere(const double radius, 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_makeSphere_helper::funcptr_t = std::string (*)(const double, const Pose&, const Color&, const std::string&, const std::string&, const bool, const bool) |
using GazeboYarpPlugins::WorldInterfaceServer_makeSphere_helper::funcptr_t = std::string (*)(const double, const Pose&, const Color&, const std::string&, const std::string&, const bool, const bool) |
|
default |
GazeboYarpPlugins::WorldInterfaceServer_makeSphere_helper::WorldInterfaceServer_makeSphere_helper | ( | const double | radius, |
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_makeSphere_helper::WorldInterfaceServer_makeSphere_helper | ( | const double | radius, |
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_makeSphere_helper::call | ( | WorldInterfaceServer * | ptr | ) |
|
override |
|
override |
void GazeboYarpPlugins::WorldInterfaceServer_makeSphere_helper::call | ( | WorldInterfaceServer * | ptr | ) |
Command GazeboYarpPlugins::WorldInterfaceServer_makeSphere_helper::cmd |
Reply GazeboYarpPlugins::WorldInterfaceServer_makeSphere_helper::reply |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |