atom-robotics-lab / atom-robotics-lab/object_follower
Hard Coded Path in Object_Tracking.py
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
There is a hard coded path in the [Object_Tracking.py](https://github.com/atom-robotics-lab/object_follower/blob/cca0849f6f33c95ec7b5cb9a0f52b9fb0e7cd890/object_follower_hardware/src/Object_Tracking.py#L47C21-L47C21) script.
It should be removed and replaced with an input command-line argument using [argparse](https://docs.python.org/3/library/argparse.html) if some one wants to run the image directly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.