Gazebo | Ignition | Community
Ask Your Question

benjmitch's profile - activity

2020-03-30 21:49:19 -0500 received badge  Famous Question (source)
2019-12-16 19:47:55 -0500 received badge  Famous Question (source)
2019-12-03 15:49:32 -0500 received badge  Notable Question (source)
2019-12-03 14:26:11 -0500 commented answer Why would a model move on its own across a surface?

Thanks, rahul, however I do not think this is the issue. All my links have mass and inertia matrices that are realistic,

2019-11-28 08:27:04 -0500 received badge  Popular Question (source)
2019-11-26 15:54:25 -0500 asked a question Why would a model move on its own across a surface?

Why would a model move on its own across a surface? Hi, Working in Gazebo 7.16, I have a world with a mobile model, whi

2018-11-12 18:10:58 -0500 commented answer why does RemoveSensor() on sonar sensor during Load() cause a crash?

Thanks, I have done so. I will come back and answer this question if the issue is confirmed.

2018-11-09 13:41:34 -0500 received badge  Famous Question (source)
2018-11-07 10:14:24 -0500 commented answer why does RemoveSensor() on sonar sensor during Load() cause a crash?

Thanks, that explains those two things. However, it still crashes when using RemoveSensor() in the minimal example, if

2018-11-06 13:55:28 -0500 received badge  Notable Question (source)
2018-11-06 13:49:38 -0500 commented answer why does RemoveSensor() on sonar sensor during Load() cause a crash?

Spoke too soon - original error still there using original code. A minor adjustment to the SDF causes the minimal test t

2018-11-06 11:56:05 -0500 commented answer why does RemoveSensor() on sonar sensor during Load() cause a crash?

Thanks. And sorry about that, built in a bit of a rush. Apologies, whilst this still crashes in v7.0.0, it does not in v

2018-11-06 09:20:02 -0500 received badge  Popular Question (source)
2018-11-06 05:25:40 -0500 commented question why does RemoveSensor() on sonar sensor during Load() cause a crash?

Posted new link, old one will expire soon [ https://we.tl/t-bJaqf24w5f ]

2018-11-04 10:53:48 -0500 received badge  Enthusiast
2018-10-31 15:17:20 -0500 commented question why does RemoveSensor() on sonar sensor during Load() cause a crash?

Here's a link to a minimal example: run make in this folder to generate the error [ https://we.tl/t-G2YMhZx52k ] (sorry

2018-10-31 15:11:40 -0500 commented question why does RemoveSensor() on sonar sensor during Load() cause a crash?

Here's a link to a minimal example: run make in this folder to generate the error [ https://we.tl/t-G2YMhZx52k ]

2018-10-31 15:10:46 -0500 commented question why does RemoveSensor() on sonar sensor during Load() cause a crash?

Here's a link to a minimal example: run make in this folder to generate the error https://we.tl/t-G2YMhZx52k

2018-10-31 12:42:57 -0500 commented question why does RemoveSensor() on sonar sensor during Load() cause a crash?

21 cameras gives me 130% CPU enabled, 98% CPU SetActive(false), 72% CPU RemoveSensor()'d. Similar pattern, except that I

2018-10-31 12:36:05 -0500 commented question why does RemoveSensor() on sonar sensor during Load() cause a crash?

Just monitoring externally using top/atop. Tried it just this minute - CPU @ 70% with nine inactive sonars; @ 35% when t

2018-10-31 11:49:19 -0500 asked a question why does RemoveSensor() on sonar sensor during Load() cause a crash?

why does RemoveSensor() on sonar sensor during Load() cause a crash? Hi, I'm writing a ModelPlugin to run alongside a m

2018-04-04 07:18:06 -0500 received badge  Notable Question (source)
2018-01-01 08:26:20 -0500 received badge  Popular Question (source)
2017-09-14 12:25:33 -0500 asked a question How to update rendering folllowing SetWorldPose() on static link?

How to update rendering folllowing SetWorldPose() on static link? Hi, In my model plugin, I seem to be able to successf