Ian Chen

Results 52 comments of Ian Chen

I just tested on Garden and the issue shown in the video in https://github.com/gazebosim/gz-sim/issues/147#issuecomment-1156973396 still exists.

> I'm having the same issue. As shown in the video, I'm not able to select the transform tool if there is no object in the background. should be fixed...

A couple of PRs addressing mouse interaction issues were merged: * https://github.com/gazebosim/gz-rendering/pull/800 (Garden) * https://github.com/gazebosim/gz-rendering/pull/811 (Fortress and forward ported to Garden) Please re-open or create a new issue if you're...

@osrf-jenkins run tests please

I think this is just blocked by a msgs release? If so, I can do a gz-msgs9 release

@osrf-jenkins run tests please

do you have `libogre-next-dev` installed? For fotress, check that the version ogre should be 2.2.5. If you don't, install the package and do a clean rebuild of ign-rendering

looks like the problem is with the `libOgreHlmsPbs_d.so.2.2.7`. The `_d` suffix suggests that it's looking for the debug version of the library and it probably does not exist on your...

homebrew is not happy? there're quite a few test failures.

I do remember seeing flickering sky issue on user laptops before. It could be a gpu / driver issue.