Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.
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: ros/urdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: melodic-devel
Choose a base ref
...
head repository: ubi-agni/urdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: melodic-devel
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    858bb05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e2005e View commit details
    Browse the repository at this point in the history
  3. added sensor parsing

    rhaschke committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    30f4821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f1a30b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fa27d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c92b3a2 View commit details
    Browse the repository at this point in the history
  7. don't use a static ClassLoader instance

    - crashes on exit: ros/class_loader#33
    - on-demand-unloading works with ros/class_loader#34
    rhaschke committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e022abc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d87677f View commit details
    Browse the repository at this point in the history
  9. ManagedSensorParserMap

    Destroy class loader only after instances of parsers.
    rhaschke committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    dab0a4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e13137 View commit details
    Browse the repository at this point in the history
  11. Merge branches 'std-shared-ptr' (#40), 'cleanup-modelinterface-declar…

    …ation' (#39) and 'sensor-parsing' (#5)
    rhaschke committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d5bd71e View commit details
    Browse the repository at this point in the history
Loading