Hamish Willee
Hamish Willee
Unit tests are supposed to test just the functionality of a particular component. As each plugin is a MAVLink processor - sending and/or receiving MAVLink messages to unit test our...
@shakthi-prashanth-m So caveat here, is that I don't know anything much about "NED" missions in mavlink other than that apparently they exist. We'd have to start by looking at what...
@shakthi-prashanth-m No. Though I'd expect the sort of things you could do would be the same - ie specify a position relative to your current position.
That would be awesome. I assume we can simulate this already in Gazebo and test where it fails?
> It would be also nice if the user can be able to recover the video from the optical flow in real time. In case if we are using a...
>> I assume we can simulate this already in Gazebo and test where it fails? > In theory yes. I've never actually been able to use Flow in Gazebo. Fair...
Thanks @wbamberg I've pretty much taken your suggestions as is. - Boilerplate discussed in https://github.com/mdn/content/pull/37952#discussion_r2149007588 - what I did with the examples covered in https://github.com/mdn/content/pull/37952#discussion_r2148941820 I think the boilerplate gives...
Thanks @wbamberg I agree. In fact I'd like and prefer comments on the other PRs because this one is problematic for other reasons than those associated with XSS and it...
> > Does this use the [Reporting_API](https://developer.mozilla.org/en-US/docs/Web/API/Reporting_API)? > > If so, should link/use that doc too. > > It is, and it should. I'll add something. > > > Whether...
@yoavweiss I'm back Friday and will pick up my bit of the review.