ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Babor's profile - activity

2022-06-11 01:44:06 -0500 received badge  Famous Question (source)
2022-06-11 01:44:06 -0500 received badge  Notable Question (source)
2021-09-15 01:53:02 -0500 received badge  Popular Question (source)
2021-09-14 22:26:56 -0500 answered a question Couldn’t find executable named talker.cpp

Later I solved it. I made some mistake in cmakelist file

2021-08-31 20:00:50 -0500 marked best answer Couldn’t find executable named talker.cpp

When I run catkin_make, talker listener all files are linked and showed build target talker listener 100%. But when i want to run this using rosrun it says "couldn’t find executable named talker". I have changed the code in CmakeLists.txt

2021-08-31 20:00:50 -0500 received badge  Scholar (source)
2021-08-31 20:00:42 -0500 commented answer Couldn’t find executable named talker.cpp

I did that. i noticed that listener and talker executable file are being created in build folder. is that okay? Or those

2021-08-31 15:17:29 -0500 asked a question Couldn’t find executable named talker.cpp

Couldn’t find executable named talker.cpp When I run catkin_make, talker listener all files are linked and showed build