#include <graft/GraftOdometryTopic.h>
Go to the source code of this file.
Functions | |
| geometry_msgs::Twist::Ptr | twistFromPoses (const geometry_msgs::Pose &pose, const geometry_msgs::Pose &last_pose, const double dt) |
| geometry_msgs::Twist::Ptr twistFromPoses | ( | const geometry_msgs::Pose & | pose, |
| const geometry_msgs::Pose & | last_pose, | ||
| const double | dt | ||
| ) |
Definition at line 75 of file GraftOdometryTopic.cpp.