cob_trajectory_controller.cpp File Reference

Implementation of ROS node for powercube_chain. More...

#include "ros/ros.h"
#include <sensor_msgs/JointState.h>
#include <string>
#include <vector>
#include <ostream>
#include "ros/serialization.h"
#include "ros/builtin_message_traits.h"
#include "ros/message_operations.h"
#include "ros/message.h"
#include "ros/time.h"
#include "std_msgs/Header.h"
#include "trajectory_msgs/JointTrajectoryPoint.h"
#include <boost/thread/condition.hpp>
#include <boost/thread.hpp>
#include <boost/shared_ptr.hpp>
#include "actionlib_msgs/GoalID.h"
#include <actionlib_msgs/GoalStatus.h>
#include <sstream>
#include <actionlib/action_definition.h>
#include <actionlib/goal_id_generator.h>
#include <actionlib/server/status_tracker.h>
#include <boost/thread/mutex.hpp>
#include <actionlib/destruction_guard.h>
#include <list>
#include "trajectory_msgs/JointTrajectory.h"
#include <cob_trajectory_controller/genericArmCtrl.h>
#include "ros/service_traits.h"
#include "std_msgs/String.h"
#include "std_msgs/Bool.h"
Include dependency graph for cob_trajectory_controller.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cob_trajectory_controller

Defines

#define HZ   100

Functions

int main (int argc, char **argv)

Detailed Description

Implementation of ROS node for powercube_chain.

Note:
Copyright (c) 2011
Fraunhofer Institute for Manufacturing Engineering and Automation (IPA)

Project name: care-o-bot
ROS stack name: cob_driver
ROS package name: cob_trajectory_controller
Author:
Author: Alexander Bubeck, email:alexander.bubeck@ipa.fhg.de
Supervised by: Alexander Bubeck, email:alexander.bubeck@ipa.fhg.de
Date:
Date of creation: March 2011

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License LGPL as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License LGPL for more details.

You should have received a copy of the GNU Lesser General Public License LGPL along with this program. If not, see <http://www.gnu.org/licenses/>.

Definition in file cob_trajectory_controller.cpp.


Define Documentation

#define HZ   100

Definition at line 75 of file cob_trajectory_controller.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 268 of file cob_trajectory_controller.cpp.

 All Classes Files Functions Variables Typedefs Defines


cob_trajectory_controller
Author(s): Alexander Bubeck
autogenerated on Fri Jan 11 09:11:46 2013