Public Member Functions | Public Attributes
trajectory_tracker::Pose2D Class Reference

#include <path2d.h>

List of all members.

Public Member Functions

 Pose2D ()
 Pose2D (const Eigen::Vector2d &p, float y, float velocity)
 Pose2D (const geometry_msgs::Pose &pose, float velocity)

Public Attributes

Eigen::Vector2d pos_
float velocity_
float yaw_

Detailed Description

Definition at line 47 of file path2d.h.


Constructor & Destructor Documentation

Definition at line 54 of file path2d.h.

trajectory_tracker::Pose2D::Pose2D ( const Eigen::Vector2d &  p,
float  y,
float  velocity 
) [inline]

Definition at line 60 of file path2d.h.

trajectory_tracker::Pose2D::Pose2D ( const geometry_msgs::Pose pose,
float  velocity 
) [inline, explicit]

Definition at line 66 of file path2d.h.


Member Data Documentation

Definition at line 50 of file path2d.h.

Definition at line 52 of file path2d.h.

Definition at line 51 of file path2d.h.


The documentation for this class was generated from the following file:


trajectory_tracker
Author(s): Atsushi Watanabe
autogenerated on Sat Jun 22 2019 20:07:25