|
franky 1.1.2
A High-Level Motion API for Franka
|
#include <franka/control_types.h>#include <franka/duration.h>#include <franka/exception.h>#include <franka/robot.h>#include <franka/robot_state.h>#include <exception>#include <future>#include <optional>#include <stdexcept>#include <variant>#include "franky/cartesian_state.hpp"#include "franky/control_signal_type.hpp"#include "franky/dynamics_limit.hpp"#include "franky/joint_state.hpp"#include "franky/model.hpp"#include "franky/motion/motion.hpp"#include "franky/motion/motion_generator.hpp"#include "franky/relative_dynamics_factor.hpp"#include "franky/robot_pose.hpp"#include "franky/robot_state_estimator.hpp"#include "franky/robot_velocity.hpp"#include "franky/types.hpp"#include "franky/util.hpp"Go to the source code of this file.
Classes | |
| struct | franky::InvalidMotionTypeException |
| Exception thrown when an invalid motion type is used. More... | |
| class | franky::Robot |
| A class representing a Franka robot. More... | |
| struct | franky::Robot::Params |
| Global parameters for the robot. More... | |
Namespaces | |
| namespace | franky |