Skip to content
View alek5k's full-sized avatar

Highlights

  • Pro

Block or report alek5k

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. TPSyntaxHighlighter TPSyntaxHighlighter Public

    A textmate syntax highlighter for fanuc TP programs

    15 6

  2. guitar-tab-colorizer guitar-tab-colorizer Public

    A syntax highlighter for guitar tabs in VSCode.

    1 1

  3. Takes a set of points that reside on... Takes a set of points that reside on the surface of a sphere in 3D Space and calculates the sphere center point and radius using optimization.
    1
    # Takes a set of points that reside on the surface of a sphere in 3D Space and
    2
    # calculates the sphere center point and radius using optimization.
    3
    
                  
    4
    # The example data below is non optimal and will provide a large error in Z.
    5
    # This is because the points in the example data were recorded by a robot and
  4. pythetastar pythetastar Public

    Single file implementation of Theta star algorithm in Python.

    Python 2