Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Path: blob/master/libraries/AP_DDS/tests/wscript
Views: 1799
#!/usr/bin/env python3 def build(bld): if not bld.env.ENABLE_DDS: return bld.ap_find_tests( use='ap', DOUBLE_PRECISION_SOURCES = ['test_ap_dds_external_odom.cpp'] )