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

Fixes for building on OS X and against pcl-1.7 #8

Merged
merged 5 commits into from
Jul 13, 2013
Merged

Fixes for building on OS X and against pcl-1.7 #8

merged 5 commits into from
Jul 13, 2013

Commits on Jul 11, 2013

  1. Configuration menu
    Copy the full SHA
    5c76ff6 View commit details
    Browse the repository at this point in the history
  2. driver: fixes a compile error on OS X

    I'm not sure why this works on Linux? data is not
    a static member of VelodynePacket, it should not
    be accessed with an instance.
    wjwwood committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    cf2adaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e75119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a413b2 View commit details
    Browse the repository at this point in the history
  5. pointlcoud: fixes to reflect changes in pcl-1.7

    pcl_conversions is explicitly not a run_depend nor
    a transitive dependency as it is only used in the
    cc files.
    wjwwood committed Jul 11, 2013
    Configuration menu
    Copy the full SHA
    6b1437f View commit details
    Browse the repository at this point in the history