#include <ros/ros.h>#include <geometry_msgs/PoseStamped.h>#include <eigen_conversions/eigen_msg.h>
Go to the source code of this file.
Classes | |
| class | jsk_topic_tools::PoseStampedTransformer |
Namespaces | |
| namespace | jsk_topic_tools |
Functions | |
| int | main (int argc, char **argv) |
| int | usage (char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 110 of file static_transform_pose_stamped.cpp.
| int usage | ( | char ** | argv | ) |
Definition at line 103 of file static_transform_pose_stamped.cpp.