$search
#include "message_handler.h"#include "joint_traj.h"#include "joint_traj_pt_message.h"#include "controller.h"

Go to the source code of this file.
Classes | |
| class | armadillo::trajectory_download_handler::TrajectoryDownloadHandler |
| Message handler that handles the recieiving of entire trajectories and trajectory inform job execution. More... | |
Namespaces | |
| namespace | armadillo |
| namespace | armadillo::trajectory_download_handler |
Defines | |
| #define | JOB_BUFFER_SIZE_ 5000 |
| size of job buffer | |
| #define | JOB_NAME "ROS_I_TRAJ.JBI" |
| job name | |
| #define JOB_BUFFER_SIZE_ 5000 |
size of job buffer
Definition at line 57 of file trajectory_download_handler.h.
| #define JOB_NAME "ROS_I_TRAJ.JBI" |
job name
Definition at line 51 of file trajectory_download_handler.h.