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

fix a few bugs #1311

Merged
merged 3 commits into from
Aug 30, 2015
Merged

fix a few bugs #1311

merged 3 commits into from
Aug 30, 2015

Conversation

zhangxaochen
Copy link
Contributor

  1. in file 'gpu\kinfu\tools\plot_camera_poses.m':
    a). change " to ', to be compatible with matlab
    b). add closing 'end' to fix syntax error
  2. in file 'io/include/pcl/io/boost.h':
    add "include <boost/version.hpp>" to enable BOOST_VERSION check code snippets, to avoid chrono being not a type error.

@taketwo
Copy link
Member

taketwo commented Aug 30, 2015

Thanks!

taketwo added a commit that referenced this pull request Aug 30, 2015
@taketwo taketwo merged commit 2d9905b into PointCloudLibrary:master Aug 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants