What is colcon build ?
I am trying to install ROS2 on windows and suddenly I see the build system has changed from ament build
to colcon build
. Is this an update ?
In my windows machine, when I call colcon build
, it throws an error, the command "colcon" is either false or not found