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

Porting to python3 - ROS Noetic #8

Open
ilyasmg opened this issue Dec 26, 2020 · 0 comments
Open

Porting to python3 - ROS Noetic #8

ilyasmg opened this issue Dec 26, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ilyasmg
Copy link
Owner

ilyasmg commented Dec 26, 2020

The current code has some python2 dependency problems that are not easy to fix and not worth as python2 is deprecated.
I created a new branch ros-noetic with a docker environment to do the porting...currently I'm having some issues with building darknet_ros with opencv4.
If someone is able to build darknet_ros with opencv4 (then maybe it would be good to add the darknet_ros working as a submodule), next step would be to port track.py and track_deep.py to python3, saving dependencies in a requirements.txt so it will be easier to use in the future.
I added the sort and deep_sort packages as submodule in ros-noetic branch (they are both python3 compatible)

@ilyasmg ilyasmg added enhancement New feature or request help wanted Extra attention is needed labels Dec 26, 2020
This was referenced Dec 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant