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

Fix ROS1 bridge type conversion bug #300

Merged
merged 3 commits into from
Sep 13, 2022
Merged

Fix ROS1 bridge type conversion bug #300

merged 3 commits into from
Sep 13, 2022

Conversation

tsampazk
Copy link
Collaborator

Closes #299

Also added some ifs to stop re-downloading existing files in yolov3 object detection learner download method .

@tsampazk tsampazk added bug Something isn't working test sources Run style checks test tools Test the toolkit methods labels Sep 12, 2022
@tsampazk tsampazk self-assigned this Sep 12, 2022
@tsampazk tsampazk added test sources Run style checks test tools Test the toolkit methods and removed test sources Run style checks test tools Test the toolkit methods labels Sep 12, 2022
passalis
passalis previously approved these changes Sep 13, 2022
Copy link
Collaborator

@passalis passalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Collaborator

@stefaniapedrazzi stefaniapedrazzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@stefaniapedrazzi
Copy link
Collaborator

Just a question: is Thomas testing the master or develop version of the toolkit?

@tsampazk
Copy link
Collaborator Author

Just a question: is Thomas testing the master or develop version of the toolkit?

He is testing the develop branch with the updated nodes ROS1 nodes. I've been thinking about creating a tracker issue with a list of all ROS1 that still need to be updated, as in three of the issues Thomas opened mention inconsistent parameters, #302, #303, #304.

Right now many ROS1 nodes are updated in PRs #281 and #269, but many are still in their old state. I made a similar list on the ROS2 PR so we know where we stand #256. What do you think @stefaniapedrazzi ?

@stefaniapedrazzi
Copy link
Collaborator

stefaniapedrazzi commented Sep 13, 2022

Just a question: is Thomas testing the master or develop version of the toolkit?

He is testing the develop branch with the updated nodes ROS1 nodes. I've been thinking about creating a tracker issue with a list of all ROS1 that still need to be updated, as in three of the issues Thomas opened mention inconsistent parameters, #302, #303, #304.

Right now many ROS1 nodes are updated in PRs #281 and #269, but many are still in their old state. I made a similar list on the ROS2 PR so we know where we stand #256. What do you think @stefaniapedrazzi ?

Yes it seems a good idea to list all ROS2 nodes that still needs to be updated in a single issue.

@tsampazk
Copy link
Collaborator Author

Yes it seems a good idea to list all ROS2 nodes that still needs to be updated in a single issue.

Sorry, i meant ROS1 nodes as the progress is not documented anywhere right now, i suppose that's still ok? Or should i create an issue for ROS2 nodes as well?

@stefaniapedrazzi
Copy link
Collaborator

No, I made a typo when writing. I meant ROS1.

Copy link
Collaborator

@stefaniapedrazzi stefaniapedrazzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tsampazk tsampazk merged commit 021b948 into develop Sep 13, 2022
@tsampazk tsampazk deleted the fix-ros1-yolov3 branch September 13, 2022 09:14
lucamarchionni pushed a commit to lucamarchionni/opendr that referenced this pull request Jun 10, 2024
* Fixed type conversion bug

* Added conditionals in download method to not re-download existing files

* Simplified else-ifs as suggested by review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test sources Run style checks test tools Test the toolkit methods
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants