#include "ur_modern_driver/ros/trajectory_follower.h"
#include <endian.h>
#include <ros/ros.h>
#include <cmath>
Go to the source code of this file.
static const std::string JOINT_STATE_REPLACE |
( |
"{{JOINT_STATE_REPLACE}}" |
| ) |
|
|
static |
static const std::string SERVER_IP_REPLACE |
( |
"{{SERVER_IP_REPLACE}}" |
| ) |
|
|
static |
static const std::string SERVER_PORT_REPLACE |
( |
"{{SERVER_PORT_REPLACE}}" |
| ) |
|
|
static |
static const std::string SERVO_J_REPLACE |
( |
"{{SERVO_J_REPLACE}}" |
| ) |
|
|
static |
const int32_t MULT_JOINTSTATE_ = 1000000 |
|
static |
const std::string POSITION_PROGRAM |
|
static |