Closed juliangaal closed 1 year ago
@juliangaal which ROS version are you working with?
Noetic.
I realize that changing the OpenCV version isn't strictly necessary, but officially Ubuntu 18.04 doesn't have any support and OpenCV 4 is installed alongside noetic
Noetic.
I realize that changing the OpenCV version isn't strictly necessary, but officially Ubuntu 18.04 doesn't have any support and OpenCV 4 is installed alongside noetic
Fair enough. If your changes are making it work successfully for Noetic maybe the best approach is to publish this as a different branch. We can call this branch Noetic.
@juliangaal I just made a new branch called noetic. Can you make a PR to merge your changes to this new branch?
Sure, I'll do that first thing Monday morning. We should ask the developer stuck with #37 to test the branch after the merge.
@juliangaal Yes that is the plan. I think it would be easier for her to test once these changes are available as a branch.
Had a couple minutes, see #38
This PR introduces two changes
flag
can be accessed from multiple threads. Made threadsafe