Drake
cylindrical.cc File Reference
#include "drake/math/cylindrical.h"
#include <Eigen/Dense>
Include dependency graph for cylindrical.cc:

Namespaces

 drake
 
 drake::math
 
 drake::math::internal
 

Functions

Matrix3d rotz (double theta)
 Returns a 3D rotation matrix by theta about the z axis. More...
 
void rotz (double theta, Matrix3d *M, Matrix3d *dM, Matrix3d *ddM)