Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_all_examples.py #10

Open
TonePoems opened this issue Oct 15, 2020 · 3 comments
Open

test_all_examples.py #10

TonePoems opened this issue Oct 15, 2020 · 3 comments
Assignees
Labels

Comments

@TonePoems
Copy link

The file midca/tests/test_all_examples.py throws the following errors on files which should be more specific to the error being related to Running ROS on a machine not connected to Neo.
examples/ObjectDetector.py...............................................................[FAILED during initialization]
examples/Calibrate.py............................................................................[FAILED during initialization]

@sampathgogineni
Copy link
Collaborator

Yes, that is true there are example files in there that need other third-party applications like ROS to test. So, I have updated the test_all_examples.py file to ignore those files for now.

@mcox25
Copy link
Collaborator

mcox25 commented Nov 6, 2020

Add global var to indicate libraries and packages that are active (e.g., ROS).

@mcox25
Copy link
Collaborator

mcox25 commented Apr 8, 2021

So why is test_all_examples.py in a separate directory called "tests" ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants