-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Errors when testing tools #309
Comments
Hey @AleaScovill! I have some questions and comments:
|
Hi Kostas,
1. We are testing the docker - Not sure if it is develop or master. TX2_install is the branch. Docker version tx_2_v1.1
2. Yes
3. Thanks
4. Will the documentation be updated to reflect issue #305?
Best regards / Med venlig hilsen
Alea Scovill
R&D Manager
AGROINTELLI | Agro Food Park 13, Skejby | 8200 Aarhus N | Denmark | www.agrointelli.com<http://www.agrointelli.com/> | Mobile +45 6049 7299
From: Kostas Tsampazis ***@***.***>
Sent: 14. september 2022 16:11
To: opendr-eu/opendr ***@***.***>
Cc: Alea Scovill ***@***.***>; Mention ***@***.***>
Subject: Re: [opendr-eu/opendr] Errors when testing tools (Issue #309)
Hey @AleaScovill<https://github.com/AleaScovill>! I have some questions and comments:
1. Are you testing the updated nodes from the develop branch or are you using the master branch?
2. From what i can tell, pose estimation, fall detection and object detection 2d yolov3 are running without any problems?
3. The basic way to modify the nodes would be through argparse, so to run a node with a custom input and output topic it would look like rosrun perception pose_estimation.py -i my_input_topic -o my_output_topic, and you can also refer to rosrun perception pose_estimation.py -h for more information
4. Even if you use the most recent nodes from the develop branch, some nodes might not be updated yet, please refer to the tracker issue #305<#305>
—
Reply to this email directly, view it on GitHub<#309 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AZ2CTCNK3V7NY6WWT2XUE6LV6HMGXANCNFSM6AAAAAAQMMUKFY>.
You are receiving this because you were mentioned.
|
Hey @AleaScovill, thanks for answering the questions!
The docker image you are using is built from the master branch so it doesn't contain the latest updates of the nodes unfortunately.
I'm currently in the process of overhauling the ROS README file to reflect the changes so far. |
The text was updated successfully, but these errors were encountered: