gazebo-yarp-plugins
Gazebo Plugins exposing YARP interfaces.
|
#include "Handler.hh"
#include <yarp/dev/PolyDriver.h>
#include <yarp/os/Log.h>
#include <yarp/os/LogStream.h>
#include <gazebo/physics/Entity.hh>
#include <gazebo/sensors/sensors.hh>
#include <unordered_map>
Namespaces | |
namespace | GazeboYarpPlugins |
Functions | |
bool | GazeboYarpPlugins::startsWith (const std::string &completeString, const std::string &candidatePrefix) |