Ignition Gazebo

API Reference

6.6.0
TrajectoryFollower.hh File Reference
#include <ignition/gazebo/System.hh>
#include <memory>

Go to the source code of this file.

Classes

class  TrajectoryFollower
 A plugin that scripts the movement of a model based on waypoints. Note that at this point, the trajectory is always in 2D (x, y). The plugin applies a torque until the model is aligned with the next waypoint. Then, it applies a force until the model is close enough to the waypoint. More...
 

Namespaces

 ignition
 This library is part of the Ignition Robotics project.
 
 ignition::gazebo
 Gazebo is a leading open source robotics simulator, that provides high fidelity physics, rendering, and sensor simulation.
 
 ignition::gazebo::systems
 Namespace for all System plugins. Refer to the System class for more information about systems.