News

Python 3 is not officially supported by ROS as of now. However, ROS packages written with Python 3 can be run using the following method. Step 1 - Install following packages sudo apt-get install ...
Building from source on Windows 10, using the latest ROS 2 repos file (Eloquent), I see several warnings coming from colcon about missing explicit installation of package.xml files. For example: ...