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

G strat's profile - activity

2018-06-19 12:58:18 -0500 received badge  Notable Question (source)
2017-10-09 08:25:52 -0500 received badge  Famous Question (source)
2017-10-09 08:25:52 -0500 received badge  Popular Question (source)
2017-10-09 08:25:52 -0500 received badge  Notable Question (source)
2017-04-20 15:13:27 -0500 received badge  Famous Question (source)
2016-12-22 10:36:03 -0500 received badge  Notable Question (source)
2016-11-13 18:28:59 -0500 received badge  Notable Question (source)
2016-11-13 18:28:59 -0500 received badge  Famous Question (source)
2016-04-19 02:43:16 -0500 received badge  Popular Question (source)
2016-04-04 23:36:21 -0500 received badge  Popular Question (source)
2016-03-28 01:50:16 -0500 asked a question Autonomous Navigation of a Known Map with TurtleBot

I do the tutorial "Autonomous Navigation of a Known Map with TurtleBot" This tutorial assumes that we have a real TurtleBot or we can do it with gazebo turtlebot?

2016-03-26 08:34:55 -0500 asked a question how i spawn modes to gazebo?

I am follwoing the tutorial: http://wiki.ros.org/pr2_simulator/Tut... I run the command: rosrun gazebo spawn_model -urdf -file drawer.urdf -model drawer1 -x 1.0 I take the error: [rospack] Error: stack/package gazebo not found

In http://wiki.ros.org/gazebo we are informed that package gazebo is replaced with 3 gazebo_ros_pkgs: gazebo_msgs | gazebo_plugins | gazebo_ros. So, my question is how I spawn the drawer.urdf model to gazebo?

2016-03-26 08:21:41 -0500 answered a question pr2_nav_tutorial.launch is not a launch file name.

the solution is roslaunch pr2_nav_tutorial.launch and no roslaunch ~/pr2_nav_tutorial.launch

2016-03-25 11:22:50 -0500 asked a question pr2_nav_tutorial.launch is not a launch file name.

i run the "PR2 Simulator Workshop" and in section 8.PR2 Navigation Stack Demo I create a launch script for starting all necessary navigation components, and save it as ~/pr2_nav_tutorial.launch in my home directory (user@ubuntu). When i run: roslaunch ~/pr2_nav_tutorial.launch I take: /home/user/pr2_nav_tutorial.launch] is not a launch file name. Also, i have not the pr2_nav_tutorial package.

2016-03-22 08:32:29 -0500 received badge  Popular Question (source)
2016-03-19 08:53:06 -0500 asked a question in page "http://wiki.ros.org/ROS/NetworkSetup"

i type "ssh hal" and i get "ssh: Could not resolve hostname hal: Name or service not known"