modern_robotics
Namespaces | Functions
velocity_kinematics_and_statics.hpp File Reference
#include <armadillo>
Include dependency graph for velocity_kinematics_and_statics.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mr
 

Functions

const arma::mat mr::JacobianBody (const std::vector< arma::vec6 > &Blist, const arma::vec &thetalist)
 Computes the body Jacobian for an open chain robot. More...
 
const arma::mat mr::JacobianSpace (const std::vector< arma::vec6 > &Slist, const arma::vec &thetalist)
 Computes the space Jacobian for an open chain robot. More...