Skip to content

RuslanAgishev/differentiable_robotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differentiable Robotics

Collection of differentiable methods for robotics applications implemented with Pytorch.

Please, run the examples from the src directory of the repository.

Path smoothing

python -m trajopt.smooth_path

ICP point cloud alignment

python -m icp.align_clouds

Fit a bounding box to a point cloud

The optimization is based on a point cloud coverage function by the bounding box.

About

Collection of differentiable methods for robotics applications implemented with Pytorch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages