Gazebo | Ignition | Community
Ask Your Question

AchmadFathoni's profile - activity

2020-08-21 06:40:40 -0500 received badge  Famous Question (source)
2019-05-22 23:01:02 -0500 commented answer No shadows or lights in Gazebo

Well I also use Intel GPU and install Gazebo from source but no luck. Object doesn't stop light so there is no shadow.

2019-05-22 23:00:14 -0500 commented answer No shadows or lights in Gazebo

Well I also use Intel GPU and install Gazebo from source but no luck.

2019-05-22 20:41:08 -0500 commented answer No shadows or lights in Gazebo

What graphic card do you use?

2019-03-12 12:47:21 -0500 received badge  Notable Question (source)
2019-03-12 12:47:21 -0500 received badge  Popular Question (source)
2019-03-04 07:15:14 -0500 received badge  Famous Question (source)
2018-12-20 08:27:25 -0500 edited answer Toggle visibility of a link?

exodia_randomizer.hh /** * @file RandomSpawn.hh * @author Achmad Fathoni (fathoni.id@gmail.com) * @brief Spawn model

2018-12-20 07:23:12 -0500 edited question Why gazebo topic mechanism stop working when model with plugin is respawned?

Why gazebo topic mechanism stop working when model with plugin is respawned? So I make a plugin that can make a model in

2018-12-20 07:21:39 -0500 edited question Why gazebo topic mechanism stop working when model with plugin is respawned?

Why gazebo topic mechanism stop working when model is respawned So I make a plugin that can make a model invisible using

2018-12-20 07:21:18 -0500 asked a question Why gazebo topic mechanism stop working when model with plugin is respawned?

Why gazebo topic mechanism stop working when model is respawned So I make a plugin that can make a model invisible using

2018-12-18 18:45:12 -0500 received badge  Notable Question (source)
2018-12-18 18:01:08 -0500 edited answer Toggle visibility of a link?

For gazebo 7, this method work for me. Assume _parent is model pointer and this code is in Load method of a model plugin

2018-12-18 18:00:59 -0500 edited answer How to toggle gazebo model invisible?

For gazebo 7, this method work for me. Assume _parent is model pointer and this code is in Load method of a model plugin

2018-12-18 17:59:44 -0500 commented answer How to toggle gazebo model invisible?

@chapulina thank you very much but it seem I must set msg's parent name to model's link name and msg's name to model's l

2018-12-18 17:59:24 -0500 commented answer How to toggle gazebo model invisible?

@chapulina thank you very much but it seem I must set msg's parent name to model's link name and msg's name to model's l

2018-12-18 17:56:21 -0500 edited answer How to toggle gazebo model invisible?

For gazebo 7, this method work for me. Assume _parent is model pointer and this code is in Load method of a model plugin

2018-12-18 17:55:54 -0500 edited answer Toggle visibility of a link?

For gazebo 7, this method work for me. Assume _parent is model pointer and this code is in Load method of a model plugin

2018-12-18 17:54:48 -0500 answered a question How to toggle gazebo model invisible?

For gazebo 7, this method work for me. Assume _parent is model pointer and this code is in Load method of a model plugin

2018-12-18 17:53:54 -0500 answered a question Toggle visibility of a link?

For gazebo 7, this method work for me. Assume _parent is model pointer and this code is in Load method of a model plugin

2018-12-18 17:12:02 -0500 commented answer How to toggle gazebo model invisible?

Is it model plugin or world plugin? also can you give me 'node' definition?

2018-12-18 17:11:36 -0500 commented answer How to toggle gazebo model invisible?

Is it model plugin or world plugin? also can you give me node definition?

2018-12-18 16:17:10 -0500 received badge  Popular Question (source)
2018-12-17 04:48:46 -0500 edited question How to toggle gazebo model invisible?

How to toggle gazebo model invisible. Say I have a model for spawn zone visualization in Gazebo 7. Sometime the simulati

2018-12-17 04:48:44 -0500 edited question How to toggle gazebo model invisible?

How to toggle gazebo model invisible. Say I have a model for spawn zone visualization in Gazebo 7. Sometime the simulati

2018-12-17 04:47:53 -0500 asked a question How to toggle gazebo model invisible?

How to toggle gazebo model invisible. Say I have a model for spawn zone visualization in Gazebo 7. Sometime the simulati

2018-11-23 04:06:55 -0500 received badge  Notable Question (source)
2018-11-16 06:37:50 -0500 received badge  Popular Question (source)
2018-11-13 10:33:09 -0500 commented question How to spawn multiple clone of model using msg::Factory?

@nkoenig, already in the tag

2018-11-13 10:33:07 -0500 edited question How to spawn multiple clone of model using msg::Factory?

How to spawn multiple clone of model using msg::Factory? I am using model spawner according this world plugin tutorial w

2018-11-13 07:13:45 -0500 edited question How to spawn multiple clone of model using msg::Factory?

How to spawn multiple clone of model using msg::Factory? I am using world plugin as model spawner with this code snippet

2018-11-13 07:12:13 -0500 asked a question How to spawn multiple clone of model using msg::Factory?

How to spawn multiple clone of model using msg::Factory? I am using world plugin as model spawner with this code snippet

2018-08-08 07:31:59 -0500 received badge  Famous Question (source)
2018-07-28 04:32:00 -0500 received badge  Famous Question (source)
2018-06-09 06:13:49 -0500 received badge  Editor (source)
2018-06-09 06:13:49 -0500 edited question Significance of ray sensor's linear resolution range SDF tag

Significance of ray sensor's range linear resolution SDF tag In most tutorial that involving LiDAR this resolution tag a

2018-06-09 06:11:14 -0500 asked a question Significance of ray sensor's linear resolution range SDF tag

Significance of ray sensor's range linear resolution SDF tag In most tutorial that involving LiDAR this resolution tag a

2018-06-05 02:20:22 -0500 received badge  Enthusiast
2018-06-01 02:25:29 -0500 commented answer What the hell is wrong with this software?

@AlexAzazel how is it going? Still using gazebo?

2018-05-30 15:37:55 -0500 received badge  Notable Question (source)
2018-05-30 15:34:52 -0500 received badge  Notable Question (source)
2018-05-30 02:52:49 -0500 received badge  Popular Question (source)
2018-05-29 15:45:17 -0500 commented question What is the different between SDF's gpu_ray sensor and ray sensor?

At least I know that only ray sensor work on my Gazebo and able produce reading.

2018-05-29 10:12:24 -0500 asked a question What is the different between SDF's gpu_ray sensor and ray sensor?

What is the different between SDF's gpu_ray sensor and ray sensor? I see on sdformat.org sensor specs that there is two

2018-05-29 09:18:25 -0500 received badge  Popular Question (source)
2018-05-28 15:10:33 -0500 asked a question Where is Gazebo built-in plugin documentation?

Where is Gazebo built-in plugin documentation? I see a lot of Gazebo build in library in /usr/lib/x86_64-linux-gnu/gazeb

2018-05-24 12:39:17 -0500 commented question How can I add a camera publishing to a ros topic from an sdf file

How is going? any success?