Replies: 1 comment 1 reply
-
Previously I received the error: no module named pytest I am still not sure what caused the error. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am currently setting up crazyswarm on my ubuntu 20.04 setup with ROS noetic.
I followed the direction in https://crazyswarm.readthedocs.io/en/latest/installation.html in the Physical Robot and Simulation part.
I managed to get everything up until
$CSW_PYTHON -m pytest
Then, I realized that the pytest.py is not available in my local.
I checked the crazyswarm github and it is not available as well.
Is this test deprecated?
Beta Was this translation helpful? Give feedback.
All reactions