22#include "gazsim_webcam_thread.h"
24#include <core/plugin.h>
45PLUGIN_DESCRIPTION(
"Simulation of a Webcam in Gazebo")
Plugin to simulate a webcam in Gazebo.
GazsimWebcamPlugin(Configuration *config)
Constructor.
Thread simulates a number of webcams in Gazebo.
Interface for configuration handling.
ThreadList thread_list
Thread list member.
Configuration * config
Fawkes configuration.
void push_back(Thread *thread)
Add thread to the end.
Fawkes library namespace.