Commit Graph
8 Commits
Author SHA1 Message Date
Lucid One d245f70f4f Fixes #87 for Indigo 2018-04-30 11:44:37 -04:00
Lucid One 04c29ac9cc Fixes #85 for Indigo 2018-04-30 11:44:37 -04:00
Lucid One 0a958f55ce Fixes #77 and #80 for indigo 2018-04-30 11:44:37 -04:00
Lucid One aac231674a 1.2.0 2018-04-30 11:44:37 -04:00
Lucid One 84e17581ea changelog 2018-04-30 11:44:37 -04:00
Lucid One e89fafe2e7 Updated changelog, maintainership, bugtracker and repository 2018-04-30 11:44:37 -04:00
Lucid One c178c5a08d Fixes #46 on indigo-devel
Tested with velodyne data on indigo on Ubuntu 14.04
2018-04-30 11:44:37 -04:00
Lucid One 4675fefe36 Merge pull request #15 from bricerebsamen/stamp_rounding_error
🏁 Thanks! 🏁

`catkin build pcl_conversions -v --make-args run_tests`

---
```
[100%] Built target tests
-- run_tests.py: execute commands
  /home/username/rospcl_ws/devel/lib/pcl_conversions/pcl_conversions-test --gtest_output=xml:/home/username/rospcl_ws/build/pcl_conversions/test_results/pcl_conversions/gtest-pcl_conversions-test.xml
[==========] Running 3 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from PCLConversionTests
[ RUN      ] PCLConversionTests.imageConversion
[       OK ] PCLConversionTests.imageConversion (0 ms)
[ RUN      ] PCLConversionTests.pointcloud2Conversion
[       OK ] PCLConversionTests.pointcloud2Conversion (0 ms)
[----------] 2 tests from PCLConversionTests (0 ms total)

[----------] 1 test from PCLConversionStamp
[ RUN      ] PCLConversionStamp.Stamps
[       OK ] PCLConversionStamp.Stamps (0 ms)
[----------] 1 test from PCLConversionStamp (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 2 test cases ran. (0 ms total)
[  PASSED  ] 3 tests.
```
2015-03-19 16:06:28 -04:00