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: ros/urdfdom_headers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4
Choose a base ref
...
head repository: ros2/urdfdom_headers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ros2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 14, 2016

  1. Bump version to 1.0.0

    scpeters committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    9aed725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729c4de View commit details
    Browse the repository at this point in the history
  3. Replace boost::split with urdf::split_string

    Added in urdf_model/utils.h
    Licensed to OSRF not Willow Garage
    scpeters committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    bc5e028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d2b421 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Merge pull request #23 from scpeters/unboost

    Use c++11 instead of boost, bump version to 1.0.0
    scpeters authored Jul 20, 2016
    Configuration menu
    Copy the full SHA
    5cb0b6b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. include math.h

    Karsten1987 committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    acb0c4b View commit details
    Browse the repository at this point in the history
Loading