Corentin Chauvin-Hameau – 2019-2020
Coverage Path Planning for an underwater robot surveying a marine farm
mfcpp::RobotModel Member List

This is the complete list of members for mfcpp::RobotModel, including all inherited members.

c_mfcpp::RobotModelprivate
elev_turn_radius(double u, double delta_e) const mfcpp::RobotModelinline
eval_ode(const state_type &x, const input_type &u, state_type &dxdt, const double t)mfcpp::RobotModel
g_mfcpp::RobotModelprivate
get_lin_discr_matrices(const state_type &x_0, const input_type &u_0, MatrixT &Ad, MatrixT &Bd, float dt) const mfcpp::RobotModel
get_lin_discr_matrices(const VectorT &x_0, const VectorT &u_0, MatrixT &Ad, MatrixT &Bd, float dt) const mfcpp::RobotModel
get_lin_matrices(const state_type &x_0, const input_type &u_0, MatrixT &A, MatrixT &B) const mfcpp::RobotModel
input_type typedefmfcpp::RobotModel
integrate(state_type &state, const input_type &input, double t1, double t2, double init_step)mfcpp::RobotModel
jac_orient(double phi, double theta, double psi)mfcpp::RobotModelprivate
jac_pos(double phi, double theta, double psi)mfcpp::RobotModelprivate
lat_turn_radius(double u, double delta_r) const mfcpp::RobotModelinline
ode(const state_type &x, state_type &dxdt, const double t)mfcpp::RobotModelprivate
RobotModel()mfcpp::RobotModel
RobotModel(const std::vector< double > &c)mfcpp::RobotModel
sign(double x) const mfcpp::RobotModelinlineprivate
state_type typedefmfcpp::RobotModel
steady_propeller_speed(double speed) const mfcpp::RobotModelinline
steady_speed(double n) const mfcpp::RobotModelinline
u_mfcpp::RobotModelprivate
~RobotModel()mfcpp::RobotModel