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

Compatibility with Jetson TX2 constrains #103

Open
tame0001 opened this issue Feb 15, 2024 · 0 comments
Open

Compatibility with Jetson TX2 constrains #103

tame0001 opened this issue Feb 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tame0001
Copy link
Member

Jetson TX2 runs Ubuntu 18.04, Python3.6 and ROS Eloquent. It causes compatible issues with current development that developed on Ubuntu 22.04, Python3.10 and ROS Iron. We need to find a solution:

  1. Move back to Python3.6 -> lack of modern features. Incompatible with new libraries.
  2. Build Python 3.10 on ROS Eloquent -> could lead to compatibility issue
  3. Docker -> Interaction with hardware and node outside docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant