'ros/ros.h' file not found and webshell last lines not visible

Hello, as shown in the picture ‘ros/ros.h’ file not found and
also webshell last lines are not visible (not even in expanded mode), I can’t scroll down either.

Hi, do you get an error like this when you use catkin_make?
fatal error: ros/ros.h: No such file or directory

As for the webshell, I’ll get back to you on that as soon as possible

Sorry about this error, it seems to be some setup issues with the IDE, We’ll look into it. Please ignore these red lines unless they are stopping your code from compiling.

That’s quite strange.

  • Is your window maximized?
  • What browser are you using?

The shell normally leaves some space as you can see from here:

yes it’s maximised, I’m using Chrome.
when I open at first it’s normal, but after running few comments last lines stop being visible,
I can still type, but I don’t see what I’m typing. ‘clear’ helps, but then it does this all over again.

no, catkin_make works properly.

1 Like

Sorry about this. I will get in contact with Front End to take a look at this issue.

Hi @itt.tika,

we’ve just solved the autocompletion for C++ issue.

Now it should work properly.

It may happen that the IDE may not autocomplete just instantly because it may be parsing the include files, but after some seconds it should work fine.

Thanks for reporting it.