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.
2 parents 8fd32fb + 2458b4f commit 2428a8dCopy full SHA for 2428a8d
.github/workflows/test_suite_linux.yml
@@ -160,7 +160,7 @@ jobs:
160
run: |
161
export WEBOTS_HOME=$PWD/artifact/webots
162
export ROS_DISTRO=${{ matrix.ROS_DISTRO }}
163
- python -m pip install rospkg catkin_pkg empy defusedxml netifaces
+ python -m pip install rospkg catkin_pkg empy==3.3.4 defusedxml netifaces
164
Xvfb :99 &
165
export DISPLAY=:99
166
./tests/ros.sh
0 commit comments