/home/laradmin/lar/hmi/phantom_dual/src/phantom_A.cpp File Reference

#include <iostream>
#include <cstdio>
#include <cstdlib>
#include <string>
#include <cassert>
#include <cmath>
#include <HD/hd.h>
#include <HDU/hduVector.h>
#include <HDU/hduMatrix.h>
#include <HDU/hduError.h>
#include <ros/ros.h>
#include <stdlib.h>
#include <stdexcept>
#include "duration.h"
#include <boost/math/special_functions/round.hpp>
#include "rostime_decl.h"
#include <sys/time.h>
#include "ros/time.h"
#include <sstream>
#include <cstdarg>
#include <log4cxx/logger.h>
#include "ros/console.h"
#include <boost/static_assert.hpp>
#include <ros/platform.h>
#include <stdint.h>
#include <assert.h>
#include <stddef.h>
#include "ros/assert.h"
#include <vector>
#include <map>
#include <set>
#include <list>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <boost/function.hpp>
#include <ros/macros.h>
#include "exceptions.h"
#include "roscpp_serialization_macros.h"
#include <boost/shared_array.hpp>
#include "ros/forwards.h"
#include "ros/common.h"
#include <string.h>
#include <boost/array.hpp>
#include <ros/types.h>
#include "serialized_message.h"
#include "message_forward.h"
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits/remove_const.hpp>
#include <boost/type_traits/remove_reference.hpp>
#include "message_traits.h"
#include "ros/exception.h"
#include <boost/call_traits.hpp>
#include <boost/mpl/and.hpp>
#include <boost/mpl/or.hpp>
#include <boost/mpl/not.hpp>
#include <cstring>
#include <boost/bind.hpp>
#include "common.h"
#include <typeinfo>
#include <ros/message_traits.h>
#include <boost/type_traits/is_void.hpp>
#include <boost/type_traits/is_base_of.hpp>
#include <boost/type_traits/is_const.hpp>
#include <boost/type_traits/add_const.hpp>
#include <boost/make_shared.hpp>
#include <ros/static_assert.h>
#include "ros/builtin_message_traits.h"
#include "ros/serialization.h"
#include "ros/message_event.h"
#include "forwards.h"
#include "timer_options.h"
#include "ros/rate.h"
#include "wall_timer_options.h"
#include "ros/message.h"
#include "ros/service_traits.h"
#include <boost/lexical_cast.hpp>
#include "subscription_callback_helper.h"
#include "ros/spinner.h"
#include <time.h>
#include "ros/publisher.h"
#include <boost/utility.hpp>
#include "ros/service_server.h"
#include "ros/subscriber.h"
#include "ros/node_handle.h"
#include "ros/init.h"
#include "XmlRpcValue.h"
#include "node_handle.h"
#include "ros/names.h"
#include <ostream>
#include "ros/message_operations.h"
#include "std_msgs/MultiArrayLayout.h"
#include "geometry_msgs/Vector3.h"
#include "std_msgs/Int32MultiArray.h"
#include "std_msgs/Float32MultiArray.h"
#include <phantom_dual/conio.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  omni_state

Functions

void jointsCallback (const sensor_msgs::JointState &msg)
int main (int argc, char **argv)
void objectHandles ()
void sensorsCallback (const vrep_common::ObjectGroupData &msg)
HDCallbackCode HDCALLBACK ServoSchedulerCallback (void *pUserData)
void setJointValue ()

Variables

HDdouble base_torque [3]
ros::Publisher command_joints_position_pub
HDSchedulerHandle gCallbackHandle = HD_INVALID_HANDLE
vrep_common::JointSetStateData joint_target
int left_joint1Handle
int left_joint2Handle
int left_joint3Handle
int left_joint4Handle
int left_joint5Handle
int left_joint6Handle
int left_sensor1Handle
int left_sensor2Handle
int left_sensor3Handle
int left_sensor4Handle
vrep_common::simRosGetObjectHandle object_handles
ros::ServiceClient object_handles_srv
omni_state omni
int right_sensor1Handle

Function Documentation

void jointsCallback ( const sensor_msgs::JointState &  msg  ) 

Definition at line 189 of file phantom_A.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 226 of file phantom_A.cpp.

void objectHandles (  ) 

Definition at line 81 of file phantom_A.cpp.

void sensorsCallback ( const vrep_common::ObjectGroupData &  msg  ) 

Definition at line 213 of file phantom_A.cpp.

HDCallbackCode HDCALLBACK ServoSchedulerCallback ( void *  pUserData  ) 

Definition at line 57 of file phantom_A.cpp.

void setJointValue (  ) 

Definition at line 159 of file phantom_A.cpp.


Variable Documentation

HDdouble base_torque[3]

Definition at line 54 of file phantom_A.cpp.

Definition at line 37 of file phantom_A.cpp.

HDSchedulerHandle gCallbackHandle = HD_INVALID_HANDLE

Definition at line 52 of file phantom_A.cpp.

vrep_common::JointSetStateData joint_target

Definition at line 33 of file phantom_A.cpp.

Definition at line 39 of file phantom_A.cpp.

Definition at line 40 of file phantom_A.cpp.

Definition at line 41 of file phantom_A.cpp.

Definition at line 42 of file phantom_A.cpp.

Definition at line 43 of file phantom_A.cpp.

Definition at line 44 of file phantom_A.cpp.

Definition at line 46 of file phantom_A.cpp.

Definition at line 47 of file phantom_A.cpp.

Definition at line 48 of file phantom_A.cpp.

Definition at line 49 of file phantom_A.cpp.

vrep_common::simRosGetObjectHandle object_handles

Definition at line 34 of file phantom_A.cpp.

ros::ServiceClient object_handles_srv

Definition at line 36 of file phantom_A.cpp.

Definition at line 31 of file phantom_A.cpp.

Definition at line 50 of file phantom_A.cpp.

 All Classes Files Functions Variables


phantom_dual
Author(s): Barros
autogenerated on Wed Jul 23 04:34:39 2014