Skip to content
Discussion options

You must be logged in to vote

@Hoehlenbaer For the newer jetpack releases, Nvidia decided to use Docker containers. Those lines of code you found, are used to build this jetbot Python package (this repo) within the container's workspace. Previously, they built the package directly from the repo. You'll find that you can modify the Python files directly and the changes will be reflected once the Docker container is rebuilt.

Take a look at my pull request here: #467

  • If you clone this branch of our fork and build the Docker container, you'll find the changes to the Python files reflected in the Docker container.


=================================================================================

Note: I already tried te…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@Hoehlenbaer
Comment options

@santaimpersonator
Comment options

Answer selected by Hoehlenbaer
Comment options

You must be logged in to vote
3 replies
@santaimpersonator
Comment options

@santaimpersonator
Comment options

@santaimpersonator
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants