autocomplete works for rospy but not roscpp

asked 2020-04-16 07:32:39 -0500

jrj.fonseca gravatar image

So i am currently making my two first nodes to print hello world.When i edit the code in vim the python one gives me what that function do and offers autocomple, however when I change to c++ and #include <ros ros.h=""> and use ros::init etc etc no highlating hapens and no autocomplete hapens, can you help me ?

edit retag flag offensive close merge delete