Merge remote-tracking branch 'origin/master' into SecondHandsDemo
Showing
- data/RobotAPI/VariantInfo-RobotAPI.xml 12 additions, 1 deletiondata/RobotAPI/VariantInfo-RobotAPI.xml
- source/RobotAPI/applications/CMakeLists.txt 2 additions, 1 deletionsource/RobotAPI/applications/CMakeLists.txt
- source/RobotAPI/applications/GraspCandidateObserver/CMakeLists.txt 25 additions, 0 deletions...botAPI/applications/GraspCandidateObserver/CMakeLists.txt
- source/RobotAPI/applications/GraspCandidateObserver/main.cpp 32 additions, 0 deletionssource/RobotAPI/applications/GraspCandidateObserver/main.cpp
- source/RobotAPI/components/DebugDrawer/DebugDrawerComponent.cpp 6 additions, 1 deletion.../RobotAPI/components/DebugDrawer/DebugDrawerComponent.cpp
- source/RobotAPI/components/DebugDrawer/DebugDrawerHelper.cpp 118 additions, 0 deletionssource/RobotAPI/components/DebugDrawer/DebugDrawerHelper.cpp
- source/RobotAPI/components/DebugDrawer/DebugDrawerHelper.h 31 additions, 0 deletionssource/RobotAPI/components/DebugDrawer/DebugDrawerHelper.h
- source/RobotAPI/components/units/CMakeLists.txt 2 additions, 0 deletionssource/RobotAPI/components/units/CMakeLists.txt
- source/RobotAPI/components/units/GraspCandidateObserver.cpp 253 additions, 0 deletionssource/RobotAPI/components/units/GraspCandidateObserver.cpp
- source/RobotAPI/components/units/GraspCandidateObserver.h 109 additions, 0 deletionssource/RobotAPI/components/units/GraspCandidateObserver.h
- source/RobotAPI/components/units/RobotUnit/BasicControllers.cpp 756 additions, 2 deletions.../RobotAPI/components/units/RobotUnit/BasicControllers.cpp
- source/RobotAPI/components/units/RobotUnit/BasicControllers.h 155 additions, 1 deletion...ce/RobotAPI/components/units/RobotUnit/BasicControllers.h
- source/RobotAPI/components/units/RobotUnit/CMakeLists.txt 1 addition, 0 deletionssource/RobotAPI/components/units/RobotUnit/CMakeLists.txt
- source/RobotAPI/components/units/RobotUnit/NJointControllers/NJointController.cpp 1 addition, 1 deletion...ts/units/RobotUnit/NJointControllers/NJointController.cpp
- source/RobotAPI/components/units/RobotUnit/test/BasicControllerTest.cpp 606 additions, 233 deletions...I/components/units/RobotUnit/test/BasicControllerTest.cpp
- source/RobotAPI/components/units/RobotUnit/test/eval_script.inc 5 additions, 4 deletions.../RobotAPI/components/units/RobotUnit/test/eval_script.inc
- source/RobotAPI/components/units/RobotUnit/util/CtrlUtil.h 186 additions, 0 deletionssource/RobotAPI/components/units/RobotUnit/util/CtrlUtil.h
- source/RobotAPI/gui-plugins/KinematicUnitPlugin/kinematicunitguiplugin.ui 1 addition, 1 deletion...gui-plugins/KinematicUnitPlugin/kinematicunitguiplugin.ui
- source/RobotAPI/interface/CMakeLists.txt 2 additions, 0 deletionssource/RobotAPI/interface/CMakeLists.txt
- source/RobotAPI/interface/observers/GraspCandidateObserverInterface.ice 63 additions, 0 deletions...I/interface/observers/GraspCandidateObserverInterface.ice
Loading
Please register or sign in to comment