Skip to content
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

[Docker] Investigate using Docker Containers to Virtualize and Manage Robot Code #13

Open
ttchalakov opened this issue Oct 4, 2023 · 0 comments
Assignees
Labels
code environment jetson or pc environment issues enhancement New feature or request

Comments

@ttchalakov
Copy link
Contributor

ttchalakov commented Oct 4, 2023

There are many reasons to investigate incorporating Docker containers in our robot development including but not limited to:

  • Portability between development PC and Jetson environments and architectures.
  • Consistent and faster dependency development and management
  • Easily deploy from PC to Jetson

The task is to experiment with docker containers with the Jetson and write up what is learned along the way.

Some resources to get you to explore Docker containers in general and Docker containers on Jetson Microcontrollers.

  • Docker Tutorials (link1) (link2)
  • Docker for ROS tutorial (by Bhargav)
  • Jetson Containers (link)
  • Custom Jetson Nano Images From Scratch (link)
  • NVIDIA NGC (link)
  • NVIDIA L4T 34.X Developer Guide (link)
    • If you wish to learn about how exactly the kernel is implemented on the hardware.

Current Work: Doc

@ttchalakov ttchalakov added enhancement New feature or request code environment jetson or pc environment issues labels Oct 4, 2023
@Dandandooo Dandandooo self-assigned this Dec 2, 2023
@gxywang gxywang changed the title Investigate using Docker Containers to Virtualize and Manage Robot Code [Docker] Investigate using Docker Containers to Virtualize and Manage Robot Code Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code environment jetson or pc environment issues enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants