We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b25e5 commit a146e83Copy full SHA for a146e83
config/freertos/esp32/create.sh
@@ -26,7 +26,7 @@ pushd $FW_TARGETDIR >/dev/null
26
27
. $IDF_PATH/export.sh
28
29
- pip3 install catkin_pkg lark-parser colcon-common-extensions --break-system-packages
+ pip3 install catkin_pkg lark-parser empy==3.3.4 colcon-common-extensions --break-system-packages
30
31
popd >/dev/null
32
0 commit comments