Gazebo | Ignition | Community
Ask Your Question

cadbury's profile - activity

2023-05-31 08:54:57 -0500 received badge  Famous Question (source)
2022-05-06 03:51:27 -0500 received badge  Notable Question (source)
2022-05-06 03:51:27 -0500 received badge  Popular Question (source)
2021-01-22 10:53:18 -0500 received badge  Taxonomist
2020-06-12 03:35:23 -0500 received badge  Popular Question (source)
2020-06-11 00:22:39 -0500 received badge  Enthusiast
2020-06-10 04:07:27 -0500 received badge  Citizen Patrol (source)
2020-06-10 02:41:09 -0500 commented answer How to include uri relatively?

Hey, can you please tell me the steps on how to do that?

2020-06-10 02:14:15 -0500 commented answer Controlling insertion of models with keyboard and meaning of "raw value of key pressed"

Thanks for the reply :)

2020-06-10 02:13:37 -0500 received badge  Notable Question (source)
2020-06-10 02:13:22 -0500 commented answer insert model from a path using c++ api

Hi, thanks for your reply. I have tried this, when I print the model paths my custom model path can be seen. However whe

2020-06-09 14:26:58 -0500 received badge  Popular Question (source)
2020-06-09 00:35:06 -0500 commented answer Adding multiple models in gazebo using c++ api

Thanks I will check that

2020-06-09 00:32:58 -0500 received badge  Popular Question (source)
2020-06-09 00:32:58 -0500 received badge  Notable Question (source)
2020-06-09 00:32:28 -0500 asked a question insert model from a path using c++ api

insert model from a path using c++ api How to insert model from a path in local computer in gazebo? I have heard soluti

2020-06-08 02:49:51 -0500 commented answer Adding multiple models in gazebo using c++ api

Thanks for your reply, but actually the entire sdf file is provided by some user and I have to insert those models at ru

2020-06-08 02:49:40 -0500 commented answer Adding multiple models in gazebo using c++ api

Thanks for your reply, but actually the entire sdf file is provided by some user and I have to insert those models at ru

2020-06-08 02:47:43 -0500 received badge  Critic (source)
2020-06-08 02:47:40 -0500 received badge  Supporter (source)
2020-06-08 02:47:26 -0500 marked best answer Adding multiple models in gazebo using c++ api

Is it possible to add multiple objects with c++ api in gazebo? I have used methods given in this tutorial for adding models from a sdf file. But if the sdf file contains more than one model, it is only adding the first model. Can anyone please tell me if there is a way to add multiple models from the sdf file. Thank you

2020-06-08 02:47:26 -0500 received badge  Scholar (source)
2020-06-03 23:58:22 -0500 asked a question Adding multiple models in gazebo using c++ api

Adding multiple models in gazebo using c++ api Is it possible to add multiple objects with c++ api in gazebo? I have us

2020-05-29 06:27:08 -0500 edited question Writing a plugin for inserting contents from a world file

Writing a plugin for inserting contents from a world file Hello, I am new to Gazebo. I need a plugin which can insert th

2020-05-29 06:27:07 -0500 received badge  Editor (source)
2020-05-29 06:27:07 -0500 edited question Writing a plugin for inserting contents from a world file

Writing a plugin for inserting contents from a world file Hello, I am new to Gazebo. I need a plugin which can insert th

2020-05-29 06:26:24 -0500 asked a question Writing a plugin for inserting contents from a world file

Writing a plugin for inserting contents from a world file Hello, I am new to Gazebo. I need a plugin which can insert th

2020-05-21 10:37:57 -0500 received badge  Student (source)
2020-05-21 10:26:55 -0500 asked a question Controlling insertion of models with keyboard and meaning of "raw value of key pressed"

Controlling insertion of models with keyboard and meaning of "raw value of key pressed" In the KeyEvent class, there is