-
- Downloads
Merge branch 'armem/memory' into 'master'
Memory Name System (MNS) See merge request ArmarX/RobotAPI!91
Showing
- scenarios/ArMemExample/ArMemExample.scx 1 addition, 0 deletionsscenarios/ArMemExample/ArMemExample.scx
- scenarios/ArMemExample/config/ArMemExampleClient.cfg 21 additions, 3 deletionsscenarios/ArMemExample/config/ArMemExampleClient.cfg
- scenarios/ArMemExample/config/ArMemExampleMemory.cfg 20 additions, 2 deletionsscenarios/ArMemExample/config/ArMemExampleMemory.cfg
- scenarios/ArMemExample/config/ArMemMemoryNameSystem.cfg 196 additions, 0 deletionsscenarios/ArMemExample/config/ArMemMemoryNameSystem.cfg
- source/RobotAPI/components/armem/ArMemExampleClient/ArMemExampleClient.cpp 14 additions, 1 deletion...omponents/armem/ArMemExampleClient/ArMemExampleClient.cpp
- source/RobotAPI/components/armem/ArMemExampleClient/ArMemExampleClient.h 5 additions, 1 deletion.../components/armem/ArMemExampleClient/ArMemExampleClient.h
- source/RobotAPI/components/armem/ArMemMemoryNameSystem/ArMemMemoryNameSystem.cpp 117 additions, 0 deletions...nts/armem/ArMemMemoryNameSystem/ArMemMemoryNameSystem.cpp
- source/RobotAPI/components/armem/ArMemMemoryNameSystem/ArMemMemoryNameSystem.h 124 additions, 0 deletions...nents/armem/ArMemMemoryNameSystem/ArMemMemoryNameSystem.h
- source/RobotAPI/components/armem/ArMemMemoryNameSystem/CMakeLists.txt 26 additions, 0 deletions...API/components/armem/ArMemMemoryNameSystem/CMakeLists.txt
- source/RobotAPI/components/armem/ArMemMemoryNameSystem/test/ArMemMemoryNameSystemTest.cpp 37 additions, 0 deletions.../ArMemMemoryNameSystem/test/ArMemMemoryNameSystemTest.cpp
- source/RobotAPI/components/armem/ArMemMemoryNameSystem/test/CMakeLists.txt 5 additions, 0 deletions...omponents/armem/ArMemMemoryNameSystem/test/CMakeLists.txt
- source/RobotAPI/components/armem/CMakeLists.txt 1 addition, 0 deletionssource/RobotAPI/components/armem/CMakeLists.txt
- source/RobotAPI/interface/CMakeLists.txt 1 addition, 0 deletionssource/RobotAPI/interface/CMakeLists.txt
- source/RobotAPI/interface/armem/MemoryNameSystemInterface.ice 75 additions, 0 deletions...ce/RobotAPI/interface/armem/MemoryNameSystemInterface.ice
- source/RobotAPI/libraries/armem/CMakeLists.txt 10 additions, 0 deletionssource/RobotAPI/libraries/armem/CMakeLists.txt
- source/RobotAPI/libraries/armem/client/MemoryClientComponentPlugin.cpp 26 additions, 0 deletions...PI/libraries/armem/client/MemoryClientComponentPlugin.cpp
- source/RobotAPI/libraries/armem/client/MemoryClientComponentPlugin.h 55 additions, 0 deletions...tAPI/libraries/armem/client/MemoryClientComponentPlugin.h
- source/RobotAPI/libraries/armem/component/MemoryComponentPlugin.cpp 76 additions, 0 deletions...otAPI/libraries/armem/component/MemoryComponentPlugin.cpp
- source/RobotAPI/libraries/armem/component/MemoryComponentPlugin.h 31 additions, 3 deletions...obotAPI/libraries/armem/component/MemoryComponentPlugin.h
- source/RobotAPI/libraries/armem/mns/MemoryNameSystem.cpp 131 additions, 0 deletionssource/RobotAPI/libraries/armem/mns/MemoryNameSystem.cpp
Loading
Please register or sign in to comment