#include <stdlib.h>#include <string.h>#include <ros/ros.h>#include <geometry_msgs/Pose.h>#include <osg/Quat>#include <osg/Vec3d>#include <osg/Matrix>
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 24 of file setVehiclePose.cpp.