ros.h no such file or directory [closed]

asked 2017-12-10 16:17:10 -0500

nishad gravatar image

updated 2022-01-22 16:16:37 -0500

Evgeny gravatar image

Im using ROS Kinetic I tried every related post but no positive ouput.

Im trying to compile simple HelloRoS.cpp using Raspberry Pi. I have no idea whats wrong. I included all possible packages still getting this error while cmake. I have put all the rosserial files inside my ros workspace.

please could anyone send me their cmakelist.txt and package.xml so that i can see which line Im missing. Why ros.h isnt being found.

Also, I have sourced my workspace and did catkin_make from the workspace and again for compilation i did cmake outside rosserial_embeddedlinux src, is that the way to compile ? What are the steps to compile a cpp file and to generate proper makefile.

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by jayess
close date 2017-12-10 19:52:21.746640

Comments

jayess gravatar image jayess  ( 2017-12-10 19:52:30 -0500 )edit