-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
How can i training it? #25
Comments
You might be looking for https://github.com/commaai/research if you are looking to train neural networks. |
ErichMoraga
referenced
this issue
in ErichMoraga/openpilot
Oct 17, 2018
Fix layering issue with date/time
mespiritu
pushed a commit
to mespiritu/openpilot
that referenced
this issue
Apr 1, 2019
avolmensky
pushed a commit
to avolmensky/openpilot
that referenced
this issue
Jun 10, 2019
* Add Odomerter on 0x516 * Update honda_civic_touring_2016_can.dbc
avolmensky
pushed a commit
to avolmensky/openpilot
that referenced
this issue
Jun 30, 2019
Can bus numbers now sequential (0,1,2 not 0,1,4).
xx979xx
referenced
this issue
in xx979xx/openpilot
Dec 7, 2019
JMPZ11
referenced
this issue
in JMPZ11/openpilot
Sep 29, 2020
bd9a877 pulse desire and e2e 20c7fd6 Add subaru pre-Global safety mode 522ff85 Merge pull request commaai#31 from commaai/good_location_packet ab07f22 deprecate b03c2c5 already exists 166418c0 improvements 97373f9 or rigor in american 365abba rigour 25eaf9d add espDisabled to carState (#30) bb13121 add honda ecus (#29) eba4349 put liveLocation in qlogs 6c4735f add fixed fingerprintSource 4c50d26 GitHub actions (#25) 988783f Merge pull request #28 from commaai/power_monitoring b43fd06 Added offroad power usage ab32956 Merge pull request #27 from commaai/ublox-hw-status 2e7f4b9 Added ublox hw status 23abef4 add networkType to thermal 3f01dcf fix bad naming 4999e62 unconfusing and accessible to all 8f9aa8f add fingerprintSource to carParams 5794030 better put 06f8d15 standalone monitorstate (#23) 6eb1e36 qlog at model rate c38fb57 LateralParams 0c45f20 add uncertainty event name 01942b8 add TODO b74a456 don't hardcode the lists ed5a4bf add face stds 396a2bb add can error counter to controlsState c6b5c73 Switch default to msgq (#21) a457ffa Fix indentation in readme.md a1fc8c7 explicitly mention Python for syntax colouring (#20) 19e2393 Fix expected for cameraOdometry and liveCalibration e7d2f97 Add radar comm issue error db64cd4 Reserve safety #21 for VAG PQ35/PQ46/NMS (#19) 79d638d separate honda safety models between Bosch Giraffe and Bosch Nidec 2614a65 better name b6b84cd add longitudinal 78f5934 Add canRxErrs to health 6758899 qlog liveCalibration df80b87 add more stuff to fw log in CarParams a87805a fix doxs 4746b20 got doxed 21cf3f5 build on mac 31ac47c Add carUnrecognized event b8382bb steerLimitTimer should be car dependent 9a22968 add pa0 temp to ThermalData f6f0f60 Add stock Fcw to carState b608683 no l/r distinction for LDW 555f48d Add ldw alert 8e8b4a4 Remove plusFrame socket in favor of UiLayoutState 3410325 log stock AEB events 2219f2b Add warning about not using cython version of sec_since_boot 8f1a512 for legacy-testing reasons, better to define the used percent instead of avail e86d954 adding low memory event ad23834 remove TODO d0962b3 log mem available and cpu perc in thermald 3b753be Implement error handling and exceptions (#18) a7d5bb7 add explicit dependencies on services.h 1ba6467 fix linter c7d215b Added communityFeatureDisallowed event 492140a Added communityFeature bit detection to CarParams 266a5fe log Panda fault types 347a866 Switch from polling on FIFOs to signal (#12) e25bba7 no need to double build the objects fe43a99 20Hz for radar time step is very standard 2aabf1e Added radar time step to car params e8ae908 Generate capnp for java 57126a2 cereal_shared da655cd Add uptime to health f6a8e39 add test with multiple subscribers 84b3af5 comment out the debugging 4b9c942 added power save state to health packet 66be370 run python unittest in ci 52c6db8 Run scons in CI (#14) 9414615 do need it, but only for arm 2856c37 remove gnustl_shared 7f05ee6 fix apks e3a6bde Revert "no more makefiles" 487fbd0 don't rely on BASEDIR, and add zmq library 223e37a no more makefiles da2ed11 don't link the wrong one fe9fe2a scons builds the python lib now 2f81135 err, it can't build services.h 57b03f8 now we shouldn't need that yaml crap everywhere f8e5327 bridge builds with services.h 2b0cb60 noOutput safety mode is now called silent 83880d5 add msgq tests bcad184 msgq: dont block when fifo does not exists b4b26782 Default to zmq 473e291 fix compilation in docker 30aaadd msgq: try again when no timeout on poll but also no message c4f2ad5 msgq: make sure read_fifos is initalized so we dont close random fds 4e513a85 msgq: dont clean up uninitialized sockerts c008b63 also remove the fifo from disk ef64eb2 MSGQ stability improvements when opening and closing lots of queues e147abc Revert "Revert "deprecate irpwr"" 932dc32 Revert "deprecate irpwr" a684415 disengage ec27e18 capnpc also generated the header files ee52ab9 deprecate irpwr 301c74c8 Merge branch 'master' of github.com:commaai/cereal 6da7d55 add front frame a5944eb add conflate parameter for SubSocket::create ca8df17 Add fault status to health ef4ded0 add conflate support in SubSocket constructor 7fd314a update scons build file 93d814e add saturated flags to indi and lqr logs 50302fe add steeringRateLimited to car.capnp 05e3513 add msgq readme a6759a9 faster make 94b7377 Add struct to log FW version 64ce0b5 add scons build dc9ad18 add debug print statement on SIGINT 4a61269 Merge pull request #10 from commaai/msgq 4873449 use recv one or none after poll a054864 default to msgq fbc4a4c oops bad number 5067cf4 add meta cbd0286 fix export prefix and make shared library world readable c273054 add c exports for jni usage e77f41e zmq already sets the errno correctly 3196cf6 Fix service list path in bridge d35515a add all msgq files, but dont use as default a68a38f Don't delete context from python side only bd46c22 Revert "zmq_ctx_term is blocking" a1fc26b zmq_ctx_term is blocking 0902182 remote address support 21a3536 only delete subsocket when created by same object 34df735 remove extra underscore from __dealloc__ c8748f8 fix internal refs 79b2fbf fixups 23ad256 import messaging and services git-subtree-dir: cereal git-subtree-split: bd9a877
JMPZ11
referenced
this issue
in JMPZ11/openpilot
Oct 11, 2020
bd9a877 pulse desire and e2e 20c7fd6 Add subaru pre-Global safety mode 522ff85 Merge pull request commaai#31 from commaai/good_location_packet ab07f22 deprecate b03c2c5 already exists 166418c improvements 97373f9 or rigor in american 365abba rigour 25eaf9d add espDisabled to carState (#30) bb13121 add honda ecus (#29) eba4349 put liveLocation in qlogs 6c4735f add fixed fingerprintSource 4c50d26 GitHub actions (#25) 988783f Merge pull request #28 from commaai/power_monitoring b43fd06 Added offroad power usage ab32956 Merge pull request #27 from commaai/ublox-hw-status 2e7f4b9 Added ublox hw status 23abef4 add networkType to thermal 3f01dcf fix bad naming 4999e62 unconfusing and accessible to all 8f9aa8f add fingerprintSource to carParams 5794030 better put 06f8d15 standalone monitorstate (#23) 6eb1e36 qlog at model rate c38fb57 LateralParams 0c45f20 add uncertainty event name 01942b8 add TODO b74a456 don't hardcode the lists ed5a4bf add face stds 396a2bb add can error counter to controlsState c6b5c73 Switch default to msgq (#21) a457ffa Fix indentation in readme.md a1fc8c7 explicitly mention Python for syntax colouring (#20) 19e2393 Fix expected for cameraOdometry and liveCalibration e7d2f97 Add radar comm issue error db64cd4 Reserve safety #21 for VAG PQ35/PQ46/NMS (#19) 79d638d separate honda safety models between Bosch Giraffe and Bosch Nidec 2614a65 better name b6b84cd add longitudinal 78f5934 Add canRxErrs to health 6758899 qlog liveCalibration df80b87 add more stuff to fw log in CarParams a87805a fix doxs 4746b20 got doxed 21cf3f5 build on mac 31ac47c Add carUnrecognized event b8382bb steerLimitTimer should be car dependent 9a22968 add pa0 temp to ThermalData f6f0f60 Add stock Fcw to carState b608683 no l/r distinction for LDW 555f48d Add ldw alert 8e8b4a4 Remove plusFrame socket in favor of UiLayoutState 3410325 log stock AEB events 2219f2b Add warning about not using cython version of sec_since_boot 8f1a512 for legacy-testing reasons, better to define the used percent instead of avail e86d954 adding low memory event ad23834 remove TODO d0962b3 log mem available and cpu perc in thermald 3b753be Implement error handling and exceptions (#18) a7d5bb7 add explicit dependencies on services.h 1ba6467 fix linter c7d215b Added communityFeatureDisallowed event 492140a Added communityFeature bit detection to CarParams 266a5fe log Panda fault types 347a866 Switch from polling on FIFOs to signal (#12) e25bba7 no need to double build the objects fe43a99 20Hz for radar time step is very standard 2aabf1e Added radar time step to car params e8ae908 Generate capnp for java 57126a2 cereal_shared da655cd Add uptime to health f6a8e39 add test with multiple subscribers 84b3af5 comment out the debugging 4b9c942 added power save state to health packet 66be370 run python unittest in ci 52c6db8 Run scons in CI (#14) 9414615 do need it, but only for arm 2856c37 remove gnustl_shared 7f05ee6 fix apks e3a6bde Revert "no more makefiles" 487fbd0 don't rely on BASEDIR, and add zmq library 223e37a no more makefiles da2ed11 don't link the wrong one fe9fe2a scons builds the python lib now 2f81135 err, it can't build services.h 57b03f8 now we shouldn't need that yaml crap everywhere f8e5327 bridge builds with services.h 2b0cb60 noOutput safety mode is now called silent 83880d5 add msgq tests bcad184 msgq: dont block when fifo does not exists b4b2678 Default to zmq 473e291 fix compilation in docker 30aaadd msgq: try again when no timeout on poll but also no message c4f2ad5 msgq: make sure read_fifos is initalized so we dont close random fds 4e513a8 msgq: dont clean up uninitialized sockerts c008b63 also remove the fifo from disk ef64eb2 MSGQ stability improvements when opening and closing lots of queues e147abc Revert "Revert "deprecate irpwr"" 932dc32 Revert "deprecate irpwr" a684415 disengage ec27e18 capnpc also generated the header files ee52ab9 deprecate irpwr 301c74c Merge branch 'master' of github.com:commaai/cereal 6da7d55 add front frame a5944eb add conflate parameter for SubSocket::create ca8df17 Add fault status to health ef4ded0 add conflate support in SubSocket constructor 7fd314a update scons build file 93d814e add saturated flags to indi and lqr logs 50302fe add steeringRateLimited to car.capnp 05e3513 add msgq readme a6759a9 faster make 94b7377 Add struct to log FW version 64ce0b5 add scons build dc9ad18 add debug print statement on SIGINT 4a61269 Merge pull request #10 from commaai/msgq 4873449 use recv one or none after poll a054864 default to msgq fbc4a4c oops bad number 5067cf4 add meta cbd0286 fix export prefix and make shared library world readable c273054 add c exports for jni usage e77f41e zmq already sets the errno correctly 3196cf6 Fix service list path in bridge d35515a add all msgq files, but dont use as default a68a38f Don't delete context from python side only bd46c22 Revert "zmq_ctx_term is blocking" a1fc26b zmq_ctx_term is blocking 0902182 remote address support 21a3536 only delete subsocket when created by same object 34df735 remove extra underscore from __dealloc__ c8748f8 fix internal refs 79b2fbf fixups 23ad256 import messaging and services git-subtree-dir: cereal git-subtree-split: bd9a877
AskAlice
pushed a commit
to AskAlice/openpilot
that referenced
this issue
Oct 30, 2020
openpilot v0.7.11 release
weimou
pushed a commit
to SFtoLA/openpilot
that referenced
this issue
May 6, 2021
* setup github actions * remove azure pipelines config
nelsonjchen
pushed a commit
to nelsonjchen/openpilot
that referenced
this issue
Sep 16, 2021
openpilot v0.8.0 release
carleeno
pushed a commit
to carleeno/openpilot
that referenced
this issue
Aug 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dear Sir:
How can i training this AI? Should i fetch some driving video and feed them into some learning server?
Is it possible we can upgrade it by keep training it?
The text was updated successfully, but these errors were encountered: