Emmanuel

Results 184 issues of Emmanuel

Broken keyserver url in https://gazebosim.org/api/cmake/4/install.html. ``` RUN apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys D2486D2DD83DB69272AFE98867170598AF249743: 0.292 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 0.314 Executing: /tmp/apt-key-gpghome.Z7yzYW6pZU/gpg.1.sh --keyserver...

Docs have more complete install instructions, as well as adding keyservers. install should direct to https://gazebosim.org/api/cmake/4/install.html

The documentation for `gz_msgs_generate_messages_lib` says it creates a static library: https://github.com/gazebosim/gz-msgs/blob/135f0402d36edd4d206b206cdfb14aa389026c56/cmake/gz_msgs_generate.cmake#L197 But it creates a shared library: https://github.com/gazebosim/gz-msgs/blob/135f0402d36edd4d206b206cdfb14aa389026c56/cmake/gz_msgs_generate.cmake#L265 Was this a mistake in the documentation? Is there a way to...

Add covariance (or dop) for navsat proto Related https://github.com/gazebosim/ros_gz/issues/542

I am from Argentina and "chales" doesn't sound like anything. I'm also quite sure every region has its own word for this.

If we know what data it should be transmitting maybe it will be easier to learn where it is.

See this issue https://github.com/merbanan/rtl_433/issues/2531

Text box has cursor always in the middle, but editing happens at the top line, and when the the mouse is over the text, another cursor line appears. ![Image](https://github.com/user-attachments/assets/5844c758-40bd-4cbf-bfb8-be84543afc79)

``` python3 -m pipenv run ./grbl-gui.py gui --path /dev/ttyUSB0 --baud=115200 Setting up Scripting Tab libEGL warning: MESA-LOADER: failed to open radeonsi: /home/.../miniconda3/bin/../lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /opt/amdgpu/lib/x86_64-linux-gnu/libLLVM-17.so) (search...