Error: Config file has not been declared.
HI I am trying to build package: performance_test
It has a configuration file @ performance_test->cfg->performanceTest.cfg. package contains a simple publisher and subscriber.
Screen shot of my files is attached.Please zoom if isn't clear. Any help would be greatly appriciated.
Error: /home/nth/ocean_ws/src/performance_test/src/talker_node.cpp:21:41: error: ‘performance_test::performanceTestConfig’ has not been declared
void configCallback(performance_test::performanceTestConfig &config, uint32_t level);
@BhanuKiran.Chaluvadi: please don't use screenshots to show something that is just text. Copy-paste the text into your question body and use the Preformatted Text button (the one with
101010
on it) to format it correctly.