info.json 323 B

123456789101112131415161718192021
  1. {
  2. "type": "I/O",
  3. "name": "PCD file I/O",
  4. "description": "Open PCD files (PCL library).",
  5. "authors": [
  6. {
  7. "name": "Luca Penasa"
  8. }
  9. ],
  10. "maintainers": [
  11. {
  12. "name": "Luca Penasa"
  13. }
  14. ],
  15. "references": [
  16. {
  17. "text": "PCL library",
  18. "url": "http://pointclouds.org/"
  19. }
  20. ]
  21. }