, including all inherited members.
| CartesianRobot() | descartes_trajectory_test::CartesianRobot | |
| CartesianRobot(double pos_range, double orient_range, int dof=6) | descartes_trajectory_test::CartesianRobot | |
| check_collisions_ | descartes_core::RobotModel | [protected] |
| dof_ | descartes_trajectory_test::CartesianRobot | |
| getAllIK(const Eigen::Affine3d &pose, std::vector< std::vector< double > > &joint_poses) const | descartes_trajectory_test::CartesianRobot | [virtual] |
| getCheckCollisions() | descartes_core::RobotModel | [virtual] |
| getDOF() const | descartes_trajectory_test::CartesianRobot | [virtual] |
| getFK(const std::vector< double > &joint_pose, Eigen::Affine3d &pose) const | descartes_trajectory_test::CartesianRobot | [virtual] |
| getIK(const Eigen::Affine3d &pose, const std::vector< double > &seed_state, std::vector< double > &joint_pose) const | descartes_trajectory_test::CartesianRobot | [virtual] |
| initialize(const std::string &robot_description, const std::string &group_name, const std::string &world_frame, const std::string &tcp_frame) | descartes_trajectory_test::CartesianRobot | [virtual] |
| isValid(const std::vector< double > &joint_pose) const | descartes_trajectory_test::CartesianRobot | [virtual] |
| isValid(const Eigen::Affine3d &pose) const | descartes_trajectory_test::CartesianRobot | [virtual] |
| isValidMove(const std::vector< double > &from_joint_pose, const std::vector< double > &to_joint_pose, double dt) const | descartes_trajectory_test::CartesianRobot | [virtual] |
| orient_range_ | descartes_trajectory_test::CartesianRobot | |
| pos_range_ | descartes_trajectory_test::CartesianRobot | |
| RobotModel() | descartes_core::RobotModel | [protected] |
| setCheckCollisions(bool check_collisions) | descartes_core::RobotModel | [virtual] |
| ~RobotModel() | descartes_core::RobotModel | [virtual] |