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

appsdownload's profile - activity

2017-11-09 08:34:30 -0500 received badge  Student (source)
2014-10-12 22:24:14 -0500 received badge  Famous Question (source)
2014-07-18 19:05:07 -0500 received badge  Famous Question (source)
2014-04-03 21:28:40 -0500 received badge  Famous Question (source)
2013-12-19 03:44:22 -0500 received badge  Notable Question (source)
2013-11-12 21:08:40 -0500 received badge  Famous Question (source)
2013-11-12 21:08:40 -0500 received badge  Notable Question (source)
2013-09-09 00:58:49 -0500 received badge  Popular Question (source)
2013-08-20 05:10:18 -0500 received badge  Notable Question (source)
2013-08-12 17:16:07 -0500 asked a question arduino publisher and subscriber both

hi, we're trying to take data from arduino to ros, and send some value corresponding to it, back to the arduino. on the arduino side, the publisher works well but on the ros side the publisher is not publishing the data. we've tried the publisher and subscriber individually using python on ros side, but working with both of them is creating a problem.

2013-08-12 10:05:37 -0500 received badge  Notable Question (source)
2013-08-10 15:10:01 -0500 received badge  Popular Question (source)
2013-08-09 07:12:57 -0500 asked a question how to use teleop

hi every one. i just finished the beginners tutorial and i'm doing rosserial_arduino tutorial. i saw some video of controlling the robot using teleop package in a network by another laptop which should also be in a network. i searched, but couldnot find a clue where to start off with. please guide me where to start off.

2013-08-05 15:44:50 -0500 answered a question ros using andriod phones

above link only shows a block diagram. where do i start off from to get a bright start?

2013-08-05 15:44:28 -0500 received badge  Popular Question (source)
2013-08-05 06:40:43 -0500 asked a question ros using andriod phones

hi, i'm new at ros where i have been doing beginners tutorial on fuerte. I'm planning to run ros with my andriod phone. I've seen some videos where people have used ros in their andriod phone. Please guide me where to start off with.

2013-08-02 01:36:58 -0500 received badge  Popular Question (source)
2013-07-26 17:50:40 -0500 asked a question rospack depends beginner_tutorials not working

hi, i'm new at ros and was creating workspace and packages for fuerte. At tutorial 3 after creating package, to find the dependencies using command rospack depends beginner_tutorials following error is given:

[rospack] Error: package/stack beginner_tutorials depends on non-existent package std_msgs

previous commands $ rospack profile $ rospack find beginner_tutorials gave the output as mentioned in the tutorial. problem is occuring with this command: rospack depends beginner_tutorials

plz help.thnx