How to install VScode for autoware and ros2 which installed inside IDE
VScode installed on my Ubuntu 20.04 , i installed IDE with ros2 and autoware from here: https://gitlab.com/ApexAI/autowarecla...
The problem is that VScode does not recognize the header file but the code compile without problems.
thanks , Boaz
For VS Code there is an open source extension that integrates ROS nicely:
http://wiki.ros.org/IDEs#Visual_Studi...
Maybe this helps?