Skip to content

ccorcos/se3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Special Euclidian 3-space (SE3)

Special euclidian 3-space is the world in which we live, dealing with 3D position and orientation (so technically more than 3 dimensions, but thats why its special).

The SE3 class allows us to do typical transformations easily with multiplication of the class instances, as well as visualize the coordinate frame.

Getting Started

pip install se3

About

Homogenous transforms in special euclidian 3-space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published