Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cyberbotics/urdf2webots
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.3
Choose a base ref
...
head repository: cyberbotics/urdf2webots
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2023.1.0
Choose a head ref
  • 11 commits
  • 19 files changed
  • 4 contributors

Commits on Jan 16, 2023

  1. Fix test sources (#196)

    * Fix script
    
    * Fix sources
    
    * Fix
    
    * Minor
    
    * Add missing requirement
    
    * Sanity check
    
    * Revert "Sanity check"
    
    This reverts commit 24025c5.
    ad-daniel authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    58f6dc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Use relative path in output when relative in urdf (#198)

    When there is a relative path in the urdf, use a relative path in the output
    but make the path in the output refer to the file relative to the output
    location.
    
    Add a new test case and change an existing test case which was expecting
    absolute paths in the output.
    brettle authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e93139a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Update parserURDF.py

    ygoumaz authored May 22, 2023
    Configuration menu
    Copy the full SHA
    9b49a4c View commit details
    Browse the repository at this point in the history
  2. update target version

    ygoumaz committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a07d49e View commit details
    Browse the repository at this point in the history
  3. Update version in develop

    ygoumaz committed May 22, 2023
    Configuration menu
    Copy the full SHA
    813b9cb View commit details
    Browse the repository at this point in the history
  4. Update default Webots target version (#203)

    * update version in master
    
    * Update writeRobot.py
    ygoumaz authored May 22, 2023
    Configuration menu
    Copy the full SHA
    c4cccd7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #202 from cyberbotics/synchronize-master-into-develop

    Synchronize master into develop
    ygoumaz authored May 22, 2023
    Configuration menu
    Copy the full SHA
    836409d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Update to Pose node (#205)

    * Update robot write
    
    * Update tests (source + expected)
    
    * Warning when scale in collision
    
    * restore Human file name
    
    * Update test_export.py
    ygoumaz authored May 31, 2023
    Configuration menu
    Copy the full SHA
    8900fee View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    bacaebf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #207 from cyberbotics/merge-develop-into-master

    Merge develop into master
    ygoumaz authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6c7e7bc View commit details
    Browse the repository at this point in the history
  3. Update setup.py (#208)

    ygoumaz authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    905b12c View commit details
    Browse the repository at this point in the history
Loading