Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge ign-math6 as of Vector NaN constants to main #308

Merged
merged 10 commits into from
Dec 17, 2021

Commits on Aug 30, 2021

  1. Adds Line2, Line3, SignalStats, Temperature python interface (gazebos…

    …im#220)
    
    * Adding %rename tag to interface files to match PEP8
    * Applying alphasort to include and snake_case to variables
    
    Signed-off-by: Marcos Wagner <[email protected]>
    WagnerMarcos authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    3ea6229 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Adds python interface to triangle. (gazebosim#231)

    Signed-off-by: Marcos Wagner <[email protected]>
    Signed-off-by: Franco Cipollone <[email protected]>
    
    Co-authored-by: Marcos Wagner <[email protected]>
    Co-authored-by: Franco Cipollone <[email protected]>
    3 people authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    3eae090 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Adds python interface to PID and SemanticVersion. (gazebosim#229)

    Signed-off-by: LolaSegura <[email protected]>
    
    Co-authored-by: Louise Poubel <[email protected]>
    LolaSegura and chapulina authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    b4b6d23 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Add eigen utils to convert mesh 3d vertices to oriented box (gazebosi…

    …m#224)
    
    Signed-off-by: AmrElsersy <[email protected]>
    
    Co-authored-by: Ashton Larkin <[email protected]>
    Co-authored-by: Steve Peters <[email protected]>
    3 people authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    4ac81c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Adds python interface for Kmeans and Vector3Stats (gazebosim#232)

    Signed-off-by: Marcos Wagner <[email protected]>
    
    * Kmeans_TEST.py: remove duplicate code
    
    Signed-off-by: Steve Peters <[email protected]>
    
    Co-authored-by: Franco Cipollone <[email protected]>
    Co-authored-by: Steve Peters <[email protected]>
    3 people authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    b3804bf View commit details
    Browse the repository at this point in the history
  2. Adds python interface to RollingMean, Color and Spline (gazebosim#218)

    * Adds scripting interface to Color and a python test.
    * Adds scripting interface to Spline and a python test.
    * Adds python support for operator[] and operator<< to the Color class.
    * Adds %rename tag to interface files in order to match pep-8 naiming style.
    
    Signed-off-by: LolaSegura <[email protected]>
    
    Co-authored-by: Steve Peters <[email protected]>
    Co-authored-by: Franco Cipollone <[email protected]>
    3 people authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    c3ab4dc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Add options to install python/ruby in system standard paths (gazebosi…

    …m#236)
    
    Signed-off-by: Jose Luis Rivero <[email protected]>
    
    Co-authored-by: Steve Peters <[email protected]>
    j-rivero and scpeters authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    82acdff View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    0d884db View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Merge commit '0d884db70ec42418a0747d85a1f1f08634972089' into merge_6_…

    …nan_constants_to_main
    scpeters committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    c08946f View commit details
    Browse the repository at this point in the history
  2. Add missing sstream header in python bindings

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    9c39ee4 View commit details
    Browse the repository at this point in the history