Tiago Silva

Results 12 issues of Tiago Silva

How can I change the color of GnoMenu? I ran the [GNOME Layout Manager](https://github.com/vmavromatis/gnome-layout-manager) script, but for some reason the menu is gray instead of black - which looks awful....

**Describe the bug** When using external mpv, the desktop client crashes on start with the error *failed to execute script run-desktop*. **To Reproduce** 1. Set `mpv_ext` to true. 2. Set...

question

I installed yaru colors on ubuntu 20.04 LTS, but the highlight color is not working properly. I was expecting the orange bars to become green, but instead they become gray...

If I run this action locally using act, I get this output: ![image](https://user-images.githubusercontent.com/15384781/174517470-3b767097-0138-4e9d-938d-f38f82dc7423.png) But on github logs it shows like this: ![image](https://user-images.githubusercontent.com/15384781/174517507-7bb278e8-ac1a-41e9-94be-c0cba724edfa.png) Any way to also show color output on...

When running PPO1 with MPI on my local computer, it works fine. However, when running it on a remote server, I get the following warning on start: ``` [[42442,1],0]: A...

question

I didn't test other algorithms, so I'm not sure if this is a problem with HER, with SAC, with the combination of both or if it's a problem with all...

bug

## Description - Fix #1093 Global planner treats `lethal_cost_` as if it was the `costmap_2d::LETHAL_OBSTACLE` cost, and so assumes that `lethal_cost_ - 1` is also in collision (i.e. `costmap_2d::INSCRIBED_INFLATED_OBSTACLE`). The...

planners

## Description Static layer wasn't transforming to `global_frame_` when computing the update bounds. This resulted in the static obstacles not being drawn correctly in the costmap when `map_frame_` and `global_frame_`...

## Description Fixed a bug that was causing the global planner to compute paths to the wrong cell. This allowed the global planner to return paths that were in collision....

planners

### Is your feature request related to a problem? Please describe This extension only translates the text that's currently showing in the viewport. This means that when scrolling through a...

enhancement