diff --git a/README.md b/README.md index 4a3ae81..887b064 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ resolved in the past. * Lukas Bulwahn, BMW Car IT GmbH * Stefan Herbrechtsmeier, Bielefeld University * Kristof Robot + * Dmitry Rozhkov, Intel ## CONTRIBUTORS ## @@ -47,6 +48,7 @@ resolved in the past. * Gauthier Monserand * Timo Mueller * Andreas Baak + * Dmitry Rozhkov, Intel ## HOW TO CONTRIBUTE ## @@ -161,6 +163,11 @@ resolved in the past. /home/me/devel/meta-ros \ " + By default meta-ros uses python2 in all its recipes. If you want ROS packages + to use python3 then add the following line in your `./conf/local.conf` file: + + ROS_USE_PYTHON3 = "yes" + Compile package: bitbake