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

shubham11's profile - activity

2020-04-19 04:03:57 -0500 received badge  Famous Question (source)
2019-02-20 01:31:19 -0500 received badge  Famous Question (source)
2019-02-20 01:31:19 -0500 received badge  Notable Question (source)
2019-02-07 15:31:00 -0500 received badge  Taxonomist
2018-09-24 10:42:13 -0500 received badge  Famous Question (source)
2018-08-08 01:58:21 -0500 marked best answer How to create /ardrone/takeoff topic manually ?

/ardrone/takeoff topic is missing in my rostopic list command So how do I create takeoff node manually such that my drone can fly ?

2018-05-10 04:26:28 -0500 received badge  Notable Question (source)
2018-04-16 22:28:20 -0500 received badge  Notable Question (source)
2018-04-13 08:24:59 -0500 received badge  Popular Question (source)
2018-04-13 07:56:33 -0500 commented question callback error in subscriber file

i tried using self.callback, still no success. it is giving the following error TypeError: callback() takes exactly 1 a

2018-04-13 07:56:18 -0500 commented question callback error in subscriber file

i tried using self.callback, still no success. it is giving the following error TypeError: callback() takes exactly 1 a

2018-04-13 07:53:22 -0500 edited question callback error in subscriber file

callback error in subscriber file I'm writing a program, subscribing to the topic /ardrone/front/image_raw, but while ru

2018-04-13 07:53:22 -0500 received badge  Editor (source)
2018-04-13 04:41:52 -0500 commented question callback error in subscriber file

Actually the indentation error arised earlier, now the indentation problem is solved but somehow its showing me this cal

2018-04-13 00:49:01 -0500 asked a question callback error in subscriber file

callback error in subscriber file I'm writing a program, subscribing to the topic /ardrone/front/image_raw, but while ru

2018-03-28 09:12:40 -0500 commented question How to create /ardrone/takeoff topic manually ?

@ahendrix how do I configure the node?

2018-03-28 09:12:03 -0500 commented question How to create /ardrone/takeoff topic manually ?

@ahendrix you are suggesting that I should configure the node correctly, well there are only 3 nodes and none of them is

2018-03-28 09:09:07 -0500 commented question How to create /ardrone/takeoff topic manually ?

Yes I'm still using the a simulator

2018-03-28 09:09:07 -0500 received badge  Commentator
2018-03-28 09:07:17 -0500 received badge  Popular Question (source)
2018-03-28 02:04:27 -0500 received badge  Enthusiast
2018-03-27 21:30:41 -0500 asked a question How to create /ardrone/takeoff topic manually ?

How to create /ardrone/takeoff topic manually ? /ardrone/takeoff topic is missing in my rostopic list command So how do

2018-03-23 22:31:37 -0500 received badge  Famous Question (source)
2018-03-23 17:28:01 -0500 commented answer /ardrone/takeoff topic is missing

Actually the takeoff node worked completely fine in my earlier system but it had some graphic issues in virtual machine

2018-03-22 21:29:23 -0500 commented answer /ardrone/takeoff topic is missing

How to make the /ardrone/takeoff node active manually

2018-03-22 04:22:58 -0500 commented answer /ardrone/takeoff topic is missing

maximum comment length reached...

2018-03-22 04:18:51 -0500 commented answer /ardrone/takeoff topic is missing

here i have given the output of the roslaunch in answer 2

2018-03-22 04:17:44 -0500 answered a question /ardrone/takeoff topic is missing

shubham16@shubham16-VirtualBox:~/catkin_ws$ source /opt/ros/kinetic/setup.bash following is the output of roslaunch ard

2018-03-22 04:11:19 -0500 commented answer /ardrone/takeoff topic is missing

how to upload an image?

2018-03-22 04:08:55 -0500 commented answer /ardrone/takeoff topic is missing

following are the output of roslaunch ardrone_autonomy ardrone.launch /home/shubham16/Pictures/1.png

2018-03-21 20:54:37 -0500 received badge  Notable Question (source)
2018-03-21 09:42:30 -0500 commented answer /ardrone/takeoff topic is missing

after running the code roslaunch ardrone_autonomy ardrone.launch in new terminal when i type the code rosnode list it s

2018-03-21 09:40:49 -0500 commented answer /ardrone/takeoff topic is missing

after running the code roslaunch ardrone_autonomy ardrone.launch in new terminal when i type the code rosnode list it s

2018-03-21 09:40:08 -0500 commented answer /ardrone/takeoff topic is missing

in new terminal when i type the code rosnode list it shows only one node that is /rosout ardrone _driver node is not the

2018-03-21 09:31:14 -0500 commented answer /ardrone/takeoff topic is missing

ardrone_autonomy is installed perfectly, ardrone.launch executed from ardrone_autonomy, but still /ardrone/takeoff topic

2018-03-21 08:40:40 -0500 commented answer /ardrone/takeoff topic is missing

yeah, I have installed ardrone_autonomy and tried to run the following command roslaunch ardrone_autonomy ardrone.launch

2018-03-21 04:41:02 -0500 received badge  Popular Question (source)
2018-03-21 01:47:00 -0500 edited question /ardrone/takeoff topic is missing

/ardrone/takeoff topic is missing Hi, I'm new to ROS and I'm trying to simulate the an AR Parrot drone inside gazebo thr

2018-03-21 01:15:24 -0500 asked a question /ardrone/takeoff topic is missing

/ardrone/takeoff topic is missing Hi, I'm new to ROS and I'm trying to simulate the an AR Parrot drone inside gazebo thr

2018-03-21 01:05:27 -0500 commented question Not working command line control in tum_simulator

i'm also experiencing the same problem for Ubuntu 16.04, ros kinetic

2018-03-19 17:20:20 -0500 received badge  Popular Question (source)
2018-03-17 01:42:42 -0500 asked a question how to design PID controller for ardrone in python script file ?

how to design PID controller for ardrone in python script file ? I'm working on my control system project for which i'm