Hi
I come across the following error when try to launch the node. Also there is an error appears in my c++ file: ‘topics_25/Age.h file not found’. Could you please help?
Hi
I come across the following error when try to launch the node. Also there is an error appears in my c++ file: ‘topics_25/Age.h file not found’. Could you please help?
Hi,
Please check that you have:
cd /home/user/catkin_ws; catkin_make; source devel/Setup.bash
Check that the python script is executable
Check you created correctly the package and you didn’t remove something form the CMakelists.txt that could break the ROS package.