Public Member Functions | |
bool | calc_velocity (const trajectory_msgs::JointTrajectoryPoint &pt, double *rbt_velocity) |
bool | init () |
bool | transform (const trajectory_msgs::JointTrajectoryPoint &pt_in, trajectory_msgs::JointTrajectoryPoint *pt_out) |
Private Attributes | |
bool | J23_coupled_ |
Definition at line 38 of file abb_joint_downloader_node.cpp.
bool ABB_JointTrajectoryDownloader::calc_velocity | ( | const trajectory_msgs::JointTrajectoryPoint & | pt, |
double * | rbt_velocity | ||
) | [inline, virtual] |
Reimplemented from industrial_robot_client::joint_trajectory_interface::JointTrajectoryInterface.
Definition at line 67 of file abb_joint_downloader_node.cpp.
bool ABB_JointTrajectoryDownloader::init | ( | ) | [inline, virtual] |
Reimplemented from industrial_robot_client::joint_trajectory_interface::JointTrajectoryInterface.
Definition at line 45 of file abb_joint_downloader_node.cpp.
bool ABB_JointTrajectoryDownloader::transform | ( | const trajectory_msgs::JointTrajectoryPoint & | pt_in, |
trajectory_msgs::JointTrajectoryPoint * | pt_out | ||
) | [inline, virtual] |
Reimplemented from industrial_robot_client::joint_trajectory_interface::JointTrajectoryInterface.
Definition at line 58 of file abb_joint_downloader_node.cpp.
bool ABB_JointTrajectoryDownloader::J23_coupled_ [private] |
Definition at line 42 of file abb_joint_downloader_node.cpp.