Go to file
Emran Billah bfbf716b88 Fixing xbnet copy for temporary testing 2024-08-08 12:26:15 -03:00
scripts first commit 2024-08-08 12:20:12 -03:00
xbnet Fixing xbnet copy for temporary testing 2024-08-08 12:26:15 -03:00
.gitignore Fixing gitignore 2024-08-08 12:22:21 -03:00
README.md Fixing gitignore 2024-08-08 12:22:21 -03:00

README.md

This repo is currently a work in progress

  • The README.md will be fully updated once the repo is in a stable state

TODO:

  • Need to automate rust project (xbnet)
    • Configure (looks good)
    • Build
    • Deploy
      • On ubuntu for testing
      • On Linux for Tegra for TX2
      • On Jetson Orin
  • Working on setup_host_device.sh
    • Issues with bridging interfaces
  • Need to add setup_end_device.sh
  • Need dokcerize service
  • Possibly may need to bridge docker xbnet network will local wifi interface as well
  • Make a submodule of xbnet, or copy over raw files, depending on future decisions