-
## Environment
* OS Version: Ubuntu 18.04, 20.04, 22.04, debian Buster
* Source or binary build? debbuild for arm64 architecture
## Description
* Expected behavior: test passes (as it does on ot…
-
## Environment
* OS Version: macOS 10.13.6
* Source or binary build?
source, main, ff16689ff6c7c96a7fb58b57e3fa9f11e844c283
```
In file included from /Users/xlla/git/gz-rendering/op…
-
## Describe the bug
```Console
mch@ubuntu:~/PX4-Autopilot$ git submodule update --init --recursive
mch@ubuntu:~/PX4-Autopilot$ make px4_sitl_rtps
[0/2] Re-checking globbed directories...
[1/2] R…
-
There's currently some ongoing work to clean up ASAN warnings on Ignition Math. In order not to introduce regressions in the future, we should set up CI that runs ASAN periodically.
## Desired …
-
I want to change color of model dynamically by using plugin. Then I modify component `Material` in component ` Visual` by using `SetComponentData()` in `PreUpdate()` , but there is no effect.
…
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/2538)) by Bowen Wen (Bitbucket: [wenbowen123](https://bitbucket.org/%7B91be5799-5b3f-4859-95c…
-
**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-math/issues/34)) by Steve Peters (Bitbucket: [Steven Peters](https://bitbucket.org/%7B2cc…
-
Hello,
Are there any plans to support Ubuntu20/ROS-Noetic? Thank you.
Radu,
-
In `ignition::math::Color` the color constants are defined like `public: static const Color Cyan;`. While the resulting interface is nice to use, it could cause static initialization order fiasco as C…
-
I'm following the tutorial on installing the ignitions.
In Step 7, part 1 - ign_cmake:
The commands .\configure -> nmake -> nmake install, but I don't have an installation of CMake in the directo…