Skip to content

storypku/cyberrt-on-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyberRT Port to RPi3

  • Based on Apollo r3.5.0
  • Bazel version was 0.16.1@PX2, 0.18.0/rPi3
  • Experiment carried out mainly on PX2, Nvidia

How to start

bash cyber_l10n.sh

Coroutine

Note

  • It seems that the Apollo Team has added aarch64 support for CyberRT in the master branch.
  • Scheduler::ParseCpuset expects well-formatted cpuset. Otherwise, it will either throw or exit.
  • //cyber/logger and //cyber/common:log are unrelated logging facilities.

Known problems

  • AtomicHashMap isn't thread-safe.
  • ConcurrentObjectPool sacrifices effeciency for not so commonly used size() functionality. Worth or Not?

TODO

  • CMake support for cyber to be added.

About

CyberRT (from Apollo) Port on RPI3+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published