Drake
Drake C++ Documentation
Loading...
Searching...
No Matches
frame.h File Reference
Include dependency graph for frame.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Frame< T >
 Frame is an abstract class representing a material frame (also called a physical frame) of its underlying RigidBody (Link). More...

Namespaces

namespace  drake
namespace  drake::multibody

Typedefs

template<typename T>
using Link = RigidBody<T>
 Link is a synonym for the mis-named RigidBody class and should be preferred.