Addisu Z. Taddese

Results 112 issues of Addisu Z. Taddese

## Environment * OS Version: Ubuntu 20.04 * Source or binary build: source, ign-gazebo6 ## Description * Expected behavior: No Error messages when running `INTEGRATION_diff_drive` test * Actual behavior: Gazebo...

bug
help wanted

# 🦟 Bug fix Relates to #806 ## Summary A potential solution to the problem of flaky tests on macOS is to include all known components in libignition-gazebo.so. I have...

bug
macOS
🏒 edifice

## Environment * OS Version: Ubuntu 20.04 * Source or binary build? main, b2549dd04078a3f31d43215b8a858d05a2de9565 ## Description * Expected behavior: No segfault at exit * Actual behavior: A segfault occurs when...

bug
GUI

## Environment * OS Version: macOS * Source or binary build? ign-gazebo6 ## Description * Expected behavior: Test to pass * Actual behavior: Fails most of the time with a...

bug
tests
macOS

## Environment * OS Version: Ubuntu 20.04 * Source or binary build? ign-gazebo5 ## Description * Expected behavior: The rendering engine to be unloaded when `Server` (or more specifically, `RenderUtil`)...

bug
help wanted
rendering

## Environment * OS Version: * Source or binary build? source, `main`, fa09864f759f4b267b60ca4ea281fb6ce69d2e1a ## Description * Expected behavior: No errors when running a world with nested models * Actual behavior:...

bug
🏯 fortress

### Bug Report - [x] I checked the [documentation](http://dartsim.github.io/) and the [forum](https://dartsim.discourse.group/) but found no answer. - [x] I checked to make sure that this issue has not already been...

type: bug

### Bug Report #### Environment * DART version: 6.9.2 and later * OS name and version name(or number): Ubuntu 18.04 * Compiler name and version number: GCC 8.4.0 #### Expected...

type: bug

/cc @EricCousineau-TRI --- This change is [](https://reviewable.io/reviews/robotlocomotion/drake/16727)

status: do not merge
status: do not review

Currently, `sdf::readXml` is not called on the `` element, so its contents are not validated according to the SDFormat spec. Any unknown elements are silently ignored by the parser except...

bug
help wanted