We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87fd62d commit 18cbea3Copy full SHA for 18cbea3
1 file changed
README.md
@@ -11,11 +11,7 @@ This component needs `colcon` and other Python 3 packages inside the IDF virtual
11
12
```bash
13
. $IDF_PATH/export.sh
14
-<<<<<<< HEAD
15
-pip3 install catkin_pkg lark-parser colcon-common-extensions
16
-=======
17
pip3 install catkin_pkg colcon-common-extensions lark
18
->>>>>>> 5c0322e (Multiple CI and README.md Improvements (backport #324) (#341))
19
```
20
21
## Middlewares available
0 commit comments