Skip to content

ET-BE/ReFrameId

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReFrameId

Reference frame identification to express contacts between two rigid bodies in minimal degrees of freedom.

A.H.G. Overbeek et. al.

Version: 0.0.1

What

Method to estimate constraint frames from twist data.

Installation

  • Using the pyproject.toml, also installs dependencies:

    $ python3 -m pip install ./src/.

  • Using a devcontainer:

    • Requires docker and docker plugin in VsCode
    • In vscode, press Ctrl + Shift + P
    • Search for Dev Containers: Rebuild and Reopen in container
    • Wait for build to comlete.
    • Run the above command.

Consider installing with the -e (editable) flag when testing and editing code.

$ python3 -m pip install -e ./src/.

Dependencies

  • See src/pyproject.toml

Use

  • See ./src/single_experiment.py

Contact

License

BSD-3 License

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors