mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-22 20:03:53 +08:00
* 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
66 lines
791 B
Plaintext
66 lines
791 B
Plaintext
venv/
|
|
.DS_Store
|
|
.tags
|
|
.ipynb_checkpoints
|
|
.idea
|
|
.overlay_init
|
|
.overlay_consistent
|
|
.sconsign.dblite
|
|
.vscode
|
|
model2.png
|
|
a.out
|
|
|
|
*.dylib
|
|
*.DSYM
|
|
*.d
|
|
*.pyc
|
|
*.pyo
|
|
.*.swp
|
|
.*.swo
|
|
.*.un~
|
|
*.tmp
|
|
*.o
|
|
*.o-*
|
|
*.os
|
|
*.os-*
|
|
*.so
|
|
*.a
|
|
*.clb
|
|
*.class
|
|
*.pyxbldc
|
|
*.vcd
|
|
config.json
|
|
clcache
|
|
|
|
persist
|
|
board/obj/
|
|
selfdrive/boardd/boardd
|
|
selfdrive/logcatd/logcatd
|
|
selfdrive/mapd/default_speeds_by_region.json
|
|
selfdrive/proclogd/proclogd
|
|
selfdrive/ui/_ui
|
|
selfdrive/test/longitudinal_maneuvers/out
|
|
selfdrive/visiond/visiond
|
|
selfdrive/loggerd/loggerd
|
|
selfdrive/sensord/_gpsd
|
|
selfdrive/sensord/_sensord
|
|
selfdrive/camerad/camerad
|
|
selfdrive/modeld/_modeld
|
|
selfdrive/modeld/_dmonitoringmodeld
|
|
/src/
|
|
|
|
one
|
|
openpilot
|
|
notebooks
|
|
xx
|
|
panda_jungle
|
|
|
|
.coverage*
|
|
coverage.xml
|
|
cppcheck_report.txt
|
|
htmlcov
|
|
pandaextra
|
|
|
|
.mypy_cache/
|
|
flycheck_*
|