Franky  0.9.1
A High-Level Motion API for Franka
Classes | Namespaces
robot.hpp File Reference
#include <future>
#include <variant>
#include <exception>
#include <stdexcept>
#include <optional>
#include <franka/control_types.h>
#include <franka/duration.h>
#include <franka/exception.h>
#include <franka/model.h>
#include <franka/robot.h>
#include <franka/robot_state.h>
#include "franky/types.hpp"
#include "franky/robot_pose.hpp"
#include "franky/robot_velocity.hpp"
#include "franky/cartesian_state.hpp"
#include "franky/kinematics.hpp"
#include "franky/motion/motion_generator.hpp"
#include "franky/motion/motion.hpp"
#include "franky/scope_guard.hpp"
#include "franky/control_signal_type.hpp"
#include "franky/util.hpp"
#include "franky/relative_dynamics_factor.hpp"
#include "franky/joint_state.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

 franky