We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bce94 commit f316766Copy full SHA for f316766
src/components/dialog_component/cpp_dialog_component/include/DialogComponent.hpp
@@ -143,7 +143,6 @@ class DialogComponent
143
void ResetTourAndFlags(); // Resets the tour in the SchedulerComponent and in the BlackBoardComponent
144
void ExecuteAudio(std::string audioName); // forwards call to execute_audio_component
145
void DisableMicrophone();
146
- void GetCurrentPoi();
147
148
private:
149
// ChatGPT
0 commit comments