Results 52 comments of Umer Salman

I can do this. How fancy were you thinking?

I did notice the unbound globstar on the json. That makes sense then. Only looking for the releases or tags and ignoring all the -dev and -beta versions seems more...

I agree that I think it's wrong. Actually, when I added a 3rd Paginator, I ended up having to add the scope back into the parameters on the paginate() for...

Is this ready to be in a release version?

Ah, I see. Tbh I'm not well versed in CakePHP or the ACL plugin. I may give it a shot after I get a little more experience in a week...

@scs2771 I think it would not be too difficult to upgrade it; however, I realized that I didn't need to as we use PHP 7.4, not PHP 8. Additionally, our...

It looks like it could go in `nav-sidebar.scss:34`. I can make a PR if that's where it should go.

@mengyuest @rpfly3 Hi. Potentially fixed. Only tested on my setup. Would appreciate other people testing it. PR here: https://github.com/leggedrobotics/darknet_ros/pull/113 Branch for testing here: https://github.com/Texas-Aerial-Robotics/darknet_ros/tree/headerFixForUpsteam

Hello. We have a 4 camera setup on our drone. We use the "frame_id" of the imageHeader to get which camera the detections come from. We stumbled into the same...

@bansilol It's been a few years since I looked at this, but I believe we were using this to do so: https://github.com/Texas-Aerial-Robotics/camera_signalman We cycled through the cameras with their headers...