File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ You need the following things installed to build ROS 2:
8787 cryptography empy flake8 flake8-blind-except==0.1.1 flake8-builtins \
8888 flake8-class-newline flake8-comprehensions flake8-deprecated \
8989 flake8-docstrings flake8-import-order flake8-quotes \
90- importlib-metadata lark==1.1.1 lxml matplotlib mock mypy==0.931 netifaces \
90+ importlib-metadata jsonschema lark==1.1.1 lxml matplotlib mock mypy==0.931 netifaces \
9191 nose pep8 psutil pydocstyle pydot pygraphviz pyparsing==2.4.7 \
9292 pytest-mock rosdep rosdistro setuptools==59.6.0 vcstool
9393
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ Now install some additional python dependencies:
124124
125125.. code-block :: bash
126126
127- python -m pip install -U catkin_pkg cryptography empy importlib-metadata lark==1.1.1 lxml matplotlib netifaces numpy opencv-python PyQt5 pillow psutil pycairo pydot pyparsing==2.4.7 pyyaml rosdistro
127+ python -m pip install -U catkin_pkg cryptography empy importlib-metadata jsonschema lark==1.1.1 lxml matplotlib netifaces numpy opencv-python PyQt5 pillow psutil pycairo pydot pyparsing==2.4.7 pyyaml rosdistro
128128
129129 Install Qt5
130130^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments