ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

ATOM's profile - activity

2018-02-05 08:47:51 -0500 received badge  Famous Question (source)
2016-07-15 10:35:07 -0500 received badge  Famous Question (source)
2016-05-21 03:44:25 -0500 received badge  Popular Question (source)
2016-05-21 03:44:25 -0500 received badge  Notable Question (source)
2016-04-06 00:59:05 -0500 asked a question Gazebo 7.0, model modification is disabled. How to enable it ?

I have downloaded gazebo 7.0 and I tried following the tutorials on both ros.org and Gazebo's site, but every time I try to modify the model parameters such as orientation of a box or even the ground plane I receive a warning in the terminal that "Model modification is currently disabled. Look for this feature in Gazebo 2.0". Due to this I am not able to continue the tutorials.

2016-03-06 19:46:00 -0500 received badge  Notable Question (source)
2016-03-04 12:24:56 -0500 received badge  Popular Question (source)
2016-03-04 05:31:12 -0500 received badge  Scholar (source)
2016-03-03 02:16:35 -0500 asked a question Do I have to add my workspace to the ros environment every time I start the terminal ?

I have started working on the tutorial and in the third tutorial (Creating ros package) I was instructed to add my workspace the ros environment. Suppose I have created the package and added my workspace to the ros environment then I closed the terminal and the system, so the next time I open the terminal and my workspace using ($ cd ~/my_workspace), do I have to add my workspace to the ros environment again.