#include <ros/ros.h>#include <memory>#include <string>#include <vector>#include <gazebo/common/Events.hh>#include <gazebo/common/Plugin.hh>#include <gazebo/common/Time.hh>#include <gazebo/physics/World.hh>#include <sdf/sdf.hh>#include "vmrc_gazebo/Task.h"

Go to the source code of this file.
Classes | |
| class | ScoringPlugin |
| A plugin that provides common functionality to any scoring plugin. This plugin defines four different task states: More... | |