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

Caesar84's profile - activity

2018-09-15 21:39:15 -0500 received badge  Famous Question (source)
2018-07-31 01:10:09 -0500 received badge  Notable Question (source)
2018-07-31 01:10:09 -0500 received badge  Popular Question (source)
2018-07-28 17:48:26 -0500 marked best answer Costume world fail to load in Hector_quadrotor_gazeboo

hi there. I am trying to load a costume world for Hector_quadrotor_gazebo using the same procedure i have done with turtlebot_gazebo that is: i run :

roslaunch hector_quadrotor_gazebo quadrotor_empty_world.launch

then edited the empty world and 'save the world as' 2.world. nest step i ran this command:

~/catkin_ws$ roslaunch hector_quadrotor_gazebo quadrotor_empty_world.launch world_file:=/home/mastlab/2.world

and it ignored the edited world and loaded the original empty_world. next thing i tried was to modify the (2) into the following:

~/catkin_ws$ roslaunch hector_quadrotor_gazebo quadrotor_empty_world.launch world:=/home/mastlab/2.world

and nothing change.

i think the problem is i dont know what is the default world for hector_quadrotor_gazebo because it was pretty straight forward with turtlebot_gazebo .( roslaunch turtlebot_gazebo turtlebot_world.launch) . i am running ROS Kinetic and Gazebo 7. also I am quiet new to ROS and Gazebo.

Anyone have any idea?

thanks

2018-07-28 17:48:20 -0500 received badge  Famous Question (source)
2018-05-08 01:28:04 -0500 received badge  Famous Question (source)
2018-04-19 19:24:34 -0500 received badge  Notable Question (source)
2018-04-12 18:40:46 -0500 commented answer Is it possible to run the hector_quadrotor demos in kinetic?

I am sorry i didnt know that , i will delete my comment

2018-04-12 18:39:34 -0500 edited answer Is it possible to run the hector_quadrotor demos in kinetic?

hi there , i installed this couple of times and because i am new to Linux and ROS i had to uninstall it. now i get thi

2018-04-12 18:39:06 -0500 asked a question issue in installing Hector_quadrotor on kinetic

issue in installing Hector_quadrotor on kinetic i have installed Hector_quadrotor on kinetic couple of times and it went

2018-04-12 13:42:18 -0500 edited answer Is it possible to run the hector_quadrotor demos in kinetic?

hi there , i installed this couple of times and because i am new to Linux and ROS i had to uninstall it. now i get thi

2018-04-12 13:42:15 -0500 edited answer Is it possible to run the hector_quadrotor demos in kinetic?

hi there , i installed this couple of times and because i am new to Linux and ROS i had to uninstall it. now i get thi

2018-04-12 13:41:03 -0500 answered a question Is it possible to run the hector_quadrotor demos in kinetic?

hi there , i installed this couple of times and because i am new to Linux and ROS i had to uninstall it. now i get thi

2018-04-12 04:09:22 -0500 received badge  Popular Question (source)
2018-04-11 21:43:36 -0500 received badge  Student (source)
2018-04-11 08:10:43 -0500 asked a question Installing Tum_simulator on Kinetic

Installing Tum_simulator on Kinetic Is there any compatible version of Tum simulator to work on kinetic? I have instal

2018-04-11 07:52:04 -0500 commented answer Is there a simulator for ardrone in ros kinetic

hector_localization/message_to_tf tum_simulator/message_to_tf

2018-04-11 07:51:40 -0500 commented answer Is there a simulator for ardrone in ros kinetic

Base path: /home/mastlab/catkin_ws Source space: /home/mastlab/catkin_ws/src Build space: /home/mastlab/catkin_ws/buil

2018-04-11 07:48:56 -0500 commented answer Is there a simulator for ardrone in ros kinetic

hi there , I have ROS kinetic on Ubuntu 16.04, and already installed Hector_quadrotor. when I try to follow the above li

2018-04-11 07:48:56 -0500 received badge  Commentator
2018-04-10 18:25:51 -0500 commented question /cmd_VEL topic is missing

yes i did and restarted the whole thing couple of times.

2018-04-10 13:03:55 -0500 edited answer /cmd_VEL topic is missing

I am facing the same situation with Kinetic on Ubuntu 16.04 and gazebo 7 , there is no /cmd_vel topic

2018-04-10 13:03:55 -0500 received badge  Editor (source)
2018-04-10 04:32:57 -0500 received badge  Notable Question (source)
2018-04-10 02:59:05 -0500 received badge  Popular Question (source)
2018-04-09 17:10:33 -0500 answered a question /cmd_VEL topic is missing

came up in both cases after restart Ubuntu and gazebo

2018-04-09 15:39:17 -0500 asked a question /cmd_VEL topic is missing

/cmd_VEL topic is missing hi , i have installed (again) Indigo with its default Gazebo as well as Hector_quadrotor link

2018-04-09 08:30:18 -0500 received badge  Enthusiast
2018-04-08 15:28:36 -0500 commented answer How to control ardrone in tum_simulator with command line?

hi , I managed to fly it but i have little problem that is when sending a fly to right `'{linear: {x: 0.0, y: -1.0, z

2018-04-07 17:25:30 -0500 edited question Hector_quadrotor navigation and camera issue

Hector_quadrotor navigation and camera issue I am trying to do the following with Hector_quadrotor : 1- taking off the

2018-04-07 11:30:46 -0500 asked a question Hector_quadrotor navigation and camera issue

Hector_quadrotor navigation and camera issue I am trying to do the following with Hector_quadrotor : 1- taking off the

2018-04-03 12:05:57 -0500 received badge  Notable Question (source)
2018-04-03 11:02:51 -0500 answered a question Costume world fail to load in Hector_quadrotor_gazeboo

solved, by adding the line <arg name="world_name" value="/home/mastlab/2.world"/> to the launch file so it will be

2018-04-02 17:39:57 -0500 commented answer Costume world fail to load in Hector_quadrotor_gazeboo

thank you for your great help. i did read the tutorial and there isnt much info there. i had followed the same procedure

2018-04-02 16:56:31 -0500 commented answer Costume world fail to load in Hector_quadrotor_gazeboo

oh well, could you please elaborate more on your statement ' One caveat is indicted in the empty_world.launch file the w

2018-04-02 16:10:33 -0500 commented answer Costume world fail to load in Hector_quadrotor_gazeboo

I am sorry if i confused you.iam trying to solveGAZEBO_RESOURCE_PATH problem as you mentioned its the reason why costume

2018-04-02 15:18:47 -0500 commented answer Costume world fail to load in Hector_quadrotor_gazeboo

hi @jayess. i managed to get the content of the gazebo_resource_path: /usr/share/gazebo-7:/usr/share/gazebo_models, howe

2018-04-02 13:52:52 -0500 received badge  Popular Question (source)
2018-04-02 12:10:49 -0500 commented answer Costume world fail to load in Hector_quadrotor_gazeboo

i mean that in both cases the loaded world was the original empty_world and not 1.world at all. regarding the resource p

2018-04-02 12:02:32 -0500 commented answer Costume world fail to load in Hector_quadrotor_gazeboo

also edited the original quadrotor_empty_world.launch file by adding the same line : <arg name="world_name"/> and

2018-04-02 11:48:04 -0500 commented answer Costume world fail to load in Hector_quadrotor_gazeboo

thanks alot @jayess . i have created new launch file named it empty_world_costume.launch that has: <arg name="world_

2018-04-01 15:01:43 -0500 asked a question Costume world fails to load in Hector_quadrotor_gazeboo

Costume world fails to load in Hector_quadrotor_gazeboo hi there. I am trying to load a costume world for Hector_quadrot

2018-04-01 15:01:42 -0500 asked a question Costume world fail to load in Hector_quadrotor_gazeboo

Costume world fail to load in Hector_quadrotor_gazeboo hi there. I am trying to load a costume world for Hector_quadroto