open source driving agent

4 lines
90 B

Import('envCython')
6 years ago
envCython.Program('simple_kalman_impl.so', 'simple_kalman_impl.pyx')