teleop_joy_main.cpp
Go to the documentation of this file.
00001 
00024 #include "teleop_joy.h"
00025 
00026 int main(int argc, char** argv)
00027 {
00028     ros::init(argc, argv, "teleop_joy");
00029 
00030     TeleopJoy teleop_joy;
00031 
00032     ros::spin();
00033 }


maggie_teleop
Author(s): Raul Perula-Martinez
autogenerated on Wed Sep 16 2015 10:28:39