roscondemo_files.cmake 1.1 KB

123456789101112131415161718192021222324
  1. set(FILES
  2. Include/ROSConDemo/ROSConDemoBus.h
  3. Source/ApplePicker/AppleDetectionGroundTruth.cpp
  4. Source/ApplePicker/AppleDetectionGroundTruth.h
  5. Source/ApplePicker/ApplePickerComponent.cpp
  6. Source/ApplePicker/ApplePickerComponent.h
  7. Source/ApplePicker/ApplePickingNotifications.h
  8. Source/ApplePicker/ApplePickingRequests.h
  9. Source/ApplePicker/GatheringRowComponent.cpp
  10. Source/ApplePicker/GatheringRowComponent.h
  11. Source/ApplePicker/GatheringRowRequests.h
  12. Source/ApplePicker/KrakenEffectorComponent.cpp
  13. Source/ApplePicker/KrakenEffectorComponent.h
  14. Source/ApplePicker/PickingStructs.h
  15. Source/FruitStorage/FruitStorageComponent.cpp
  16. Source/FruitStorage/FruitStorageComponent.h
  17. Source/FruitStorage/FruitStorageBus.h
  18. Source/ApplePicker/ManipulatorRequestBus.cpp
  19. Source/ApplePicker/ManipulatorRequestBus.h
  20. Source/ROSConDemoSystemComponent.cpp
  21. Source/ROSConDemoSystemComponent.h
  22. enabled_gems.cmake
  23. )