openpilot/selfdrive/test
Willem Melching c18e7da3c2
Write orientation & transform in C++ (#1637)
* locationd at 20hz

* update ref

* bump cereal

* dont modify global state

* add scons files

* ecef2geodetic and geodetic2ecef

* Finish local coords class

* Add header file

* Add orientation.cc

* cleanup

* Add functions to header file

* Add cython wrapper

* y u no work?

* This passes the tests

* test rot2quat and quat2rot

* Teste euler2rot and rot2euler

* rot_matrix

* test ecef_euler_from_ned and ned_euler_from_ecef

* add benchmark

* Add test

* Consistent newlines

* no more radians supported in geodetic

* test localcoord single

* test localcoord single

* all tests pass

* Unused import

* Add alternate namings

* Add source for formulas

* no explicit tests needed

* remove benchmark

* Add release files

* Typo

* Remove print statement

* no access to raw transform matrix

* temporarily add tolerance

* handcode quat2euler

* update ref
2020-06-09 16:44:26 -07:00
..
longitudinal_maneuvers Update Flake8 config (#1624) 2020-06-03 16:13:34 -07:00
process_replay Write orientation & transform in C++ (#1637) 2020-06-09 16:44:26 -07:00
profiling locationd profiling (#1625) 2020-06-02 17:32:55 -07:00
.gitignore Model + camerad test (#1622) 2020-06-04 18:57:25 -07:00
__init__.py selfdrive/test 2020-01-17 11:16:14 -08:00
eon_testing_slave.py flake8 in pre-commit(#1583) 2020-05-27 20:33:05 -07:00
leeco_selftest.sh selfdrive/test 2020-01-17 11:16:14 -08:00
openpilotci.py Model + camerad test (#1622) 2020-06-04 18:57:25 -07:00
phone_ci.py Model + camerad test (#1622) 2020-06-04 18:57:25 -07:00
test_car_models.py Update Flake8 config (#1624) 2020-06-03 16:13:34 -07:00
test_eon_fan.py pre-commit pylint (#1580) 2020-05-27 20:00:14 -07:00
test_fingerprints.py Do we still need this? (#1290) 2020-03-29 12:25:15 -07:00
test_leeco_alt_fan.py enable flake8 E231: missing whitespace after comma 2020-05-31 12:49:11 -07:00
test_leeco_fan.py pre-commit pylint (#1580) 2020-05-27 20:00:14 -07:00
test_openpilot.py Make pylint more strict (#1626) 2020-06-02 16:29:32 -07:00
update_ci_routes.py enable flake8 E303: too many blank lines 2020-05-31 17:21:11 -07:00