Updated the Parameter Service node so that that yaml files are added to a map...
Updated the Parameter Service node so that that yaml files are added to a map of Publishers and hence the sleep is only needed the first time an unknown yaml file is loaded. Changed the getParameterFloatVector function to be getParameterFloatVectorKnownLength. Added functionality to the GUI to hide and show the load YAML bar.
Showing
- dfall_ws/src/dfall_pkg/GUI_Qt/flyingAgentGUI/forms/enablecontrollerloadyamlbar.ui 433 additions, 384 deletions...UI_Qt/flyingAgentGUI/forms/enablecontrollerloadyamlbar.ui
- dfall_ws/src/dfall_pkg/GUI_Qt/flyingAgentGUI/forms/mainwindow.ui 10 additions, 3 deletions...s/src/dfall_pkg/GUI_Qt/flyingAgentGUI/forms/mainwindow.ui
- dfall_ws/src/dfall_pkg/GUI_Qt/flyingAgentGUI/include/enablecontrollerloadyamlbar.h 6 additions, 0 deletions...I_Qt/flyingAgentGUI/include/enablecontrollerloadyamlbar.h
- dfall_ws/src/dfall_pkg/GUI_Qt/flyingAgentGUI/include/mainwindow.h 2 additions, 1 deletion.../src/dfall_pkg/GUI_Qt/flyingAgentGUI/include/mainwindow.h
- dfall_ws/src/dfall_pkg/GUI_Qt/flyingAgentGUI/src/enablecontrollerloadyamlbar.cpp 18 additions, 0 deletions...GUI_Qt/flyingAgentGUI/src/enablecontrollerloadyamlbar.cpp
- dfall_ws/src/dfall_pkg/GUI_Qt/flyingAgentGUI/src/mainwindow.cpp 22 additions, 4 deletions...ws/src/dfall_pkg/GUI_Qt/flyingAgentGUI/src/mainwindow.cpp
- dfall_ws/src/dfall_pkg/GUI_Qt/systemConfigGUI/include/mainguiwindow.h 1 addition, 1 deletion.../dfall_pkg/GUI_Qt/systemConfigGUI/include/mainguiwindow.h
- dfall_ws/src/dfall_pkg/include/classes/GetParamtersAndNamespaces.h 6 additions, 2 deletions...src/dfall_pkg/include/classes/GetParamtersAndNamespaces.h
- dfall_ws/src/dfall_pkg/include/nodes/ParameterService.h 10 additions, 1 deletiondfall_ws/src/dfall_pkg/include/nodes/ParameterService.h
- dfall_ws/src/dfall_pkg/include/nodes/SafeControllerService.h 1 addition, 1 deletiondfall_ws/src/dfall_pkg/include/nodes/SafeControllerService.h
- dfall_ws/src/dfall_pkg/launch/agent.launch 5 additions, 0 deletionsdfall_ws/src/dfall_pkg/launch/agent.launch
- dfall_ws/src/dfall_pkg/param/YamlFileNames.yaml 11 additions, 11 deletionsdfall_ws/src/dfall_pkg/param/YamlFileNames.yaml
- dfall_ws/src/dfall_pkg/src/classes/GetParamtersAndNamespaces.cpp 66 additions, 40 deletions...s/src/dfall_pkg/src/classes/GetParamtersAndNamespaces.cpp
- dfall_ws/src/dfall_pkg/src/nodes/BatteryMonitor.cpp 5 additions, 1 deletiondfall_ws/src/dfall_pkg/src/nodes/BatteryMonitor.cpp
- dfall_ws/src/dfall_pkg/src/nodes/CsoneControllerService.cpp 6 additions, 6 deletionsdfall_ws/src/dfall_pkg/src/nodes/CsoneControllerService.cpp
- dfall_ws/src/dfall_pkg/src/nodes/DefaultControllerService.cpp 10 additions, 10 deletions...l_ws/src/dfall_pkg/src/nodes/DefaultControllerService.cpp
- dfall_ws/src/dfall_pkg/src/nodes/DemoControllerService.cpp 28 additions, 28 deletionsdfall_ws/src/dfall_pkg/src/nodes/DemoControllerService.cpp
- dfall_ws/src/dfall_pkg/src/nodes/MocapEmulator.cpp 1 addition, 1 deletiondfall_ws/src/dfall_pkg/src/nodes/MocapEmulator.cpp
- dfall_ws/src/dfall_pkg/src/nodes/MpcControllerService.cpp 12 additions, 12 deletionsdfall_ws/src/dfall_pkg/src/nodes/MpcControllerService.cpp
- dfall_ws/src/dfall_pkg/src/nodes/ParameterService.cpp 277 additions, 232 deletionsdfall_ws/src/dfall_pkg/src/nodes/ParameterService.cpp
Loading
Please register or sign in to comment