Simone Vollaro
Simone Vollaro
Is there a way to resize images to fit the banner height? Like if I have a 1920x1080 image and I'd like to fit it in some way as a...
## Issue template - Hardware description: Lenovo Yoga 720 - OS: Ubuntu 22.04 - Installation type: ROS2 package (using `colcon build`) - Version or commit hash: tag **v2.4.0** and newer...
Just a simple proposal for issue #344
I first noticed this when running **IGN** trough ROS, but the same is happening launching it on its own. Precise output for `ign gazebo --version`: ```bash Ignition Gazebo, version 6.11.0...
Hi, I was wondering if there's any way to include wildcards in .dsv files. Something like ``` append-non-duplicate;GZ_SIM_RESOURCE_PATH;share/@PROJECT_NAME@/worlds/* ``` I have not found anything related, but to be honest I...
**Describe the bug** I think the generation based on the smart snippet is not working when trying to add docstrings to class setters/getters defined outside of the class itself. Or...
Hi, is it possible to have the autocomplete work as it does in UNIX? As an example: if I have multiple feature branches like `feature/branch-a` `feature/branch-b` and so on, I...