gazebo-yarp-plugins
Gazebo Plugins exposing YARP interfaces.
|
#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/FrameGrabberInterfaces.h>
#include <yarp/os/Stamp.h>
#include <yarp/dev/IPreciselyTimed.h>
#include <yarp/os/Time.h>
#include <boost/shared_ptr.hpp>
#include <gazebo/rendering/Camera.hh>
#include <gazebo/sensors/CameraSensor.hh>
#include <mutex>
Classes | |
class | yarp::dev::GazeboYarpCameraDriver |
Namespaces | |
namespace | yarp |
namespace | yarp::dev |
namespace | gazebo |
namespace | gazebo::common |
namespace | gazebo::sensors |
namespace | gazebo::event |
Typedefs | |
typedef boost::shared_ptr< Connection > | gazebo::event::ConnectionPtr |
Variables | |
const std::string | YarpScopedName |
|
extern |