Luca Della Vedova

Results 8 issues of Luca Della Vedova

Hi and thanks for the great package! I'm trying to run a gazebo simulation with a drone with a 16 beam lidar in a simple environment like the one shown...

## Environment * OS Version: 20.04 * Source or binary build? Either, behavior change was bisected to https://github.com/gazebosim/gz-sim/pull/1352 One of those classic XKCDs https://xkcd.com/1172/ ## Description We have been relying...

bug
🏯 fortress

This PR adds support for YUV420 (or I420) images. I420 is the most common YUV format and is adopted by most Image Sensor Processor (ISP) chips, specifically this was implemented...

Hi all! First of all this is my first footprint contribution so I'm more than grateful for any feedback to make future contributions smoother! Added footprint for Intel / Altera...

Addition

This PR builds on top of the basic parameter implementation and adds (to my knowledge) fully functional parameter services. Note that parameter callbacks are still not implemented so, for example,...

A small nit but to my understanding declaring a statically typed parameter with an uninitialized value is allowed, what is not allowed is having an uninitialized type, as the exception...

Opening for visibility, it "works for me" but I haven't had time yet to write additional extensive tests yet. `quick-xml` uses `#[serde(rename)]` by prepending a `@` for attributes so it...