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

Gosu's profile - activity

2017-01-09 01:49:32 -0500 received badge  Favorite Question (source)
2015-10-23 10:41:04 -0500 received badge  Famous Question (source)
2013-09-09 01:58:48 -0500 received badge  Notable Question (source)
2013-07-20 03:56:55 -0500 received badge  Notable Question (source)
2013-07-20 03:56:55 -0500 received badge  Popular Question (source)
2013-07-20 03:56:55 -0500 received badge  Famous Question (source)
2013-06-02 11:42:49 -0500 received badge  Popular Question (source)
2013-05-15 10:26:35 -0500 received badge  Famous Question (source)
2013-05-15 02:37:25 -0500 commented question use startActivityForResult() in android_tutorial_pubsub

uhm not really. As soos as I start the app, the nodes was not show up. Beside, I use startActivityForResult() to call other activity and wait for response, so I think the main activity was not shutdown. After the other activity finish, the main activity will show up again.

2013-05-09 12:12:27 -0500 received badge  Famous Question (source)
2013-05-07 23:34:43 -0500 asked a question use startActivityForResult() in android_tutorial_pubsub

Hi, I want to modify the pubsub tutorial so the MainActivity call other Activity and wait for response. The problem is when I add startActivityForResult function, the 'talker' node and 'roxTextView' node dont show up in rxgraph. It seem NodeMainExecutor has some conflict with startActivityForResult().

Do you know how to fix it?

Thanks in advanced.

2013-05-07 23:29:38 -0500 commented answer android tutorial pubsub problem

Thanks alot! Its worked

2013-04-30 09:15:31 -0500 received badge  Notable Question (source)
2013-04-30 09:15:31 -0500 received badge  Popular Question (source)
2013-04-22 13:19:09 -0500 received badge  Famous Question (source)
2013-04-04 05:41:29 -0500 received badge  Notable Question (source)
2013-04-04 05:35:32 -0500 commented answer publish to android node

Thank you very much! Its worked! I forgot to set ROS_IP and ROS_MASTER_URI variables

2013-04-04 05:08:27 -0500 commented answer publish to android node

I have tried but no luck, the rosTextView node still doesnt receive anything

2013-04-04 03:26:59 -0500 commented question publish to android node

Yes, both the node appear, but my talker node only publish to /rostopic.

2013-04-04 03:20:55 -0500 received badge  Popular Question (source)
2013-03-31 18:32:45 -0500 asked a question publish to android node

Hi, I have installed the android_tutorial_pubsub on android device and able to connect to roscore on my computer (I see the chatter topic in the topic lists). I run a Talker node on my computer and see the data publish to the chatter topic correctly. However, the rosTextView node on my android device doesnt show anything.

Do you know how to publish data to a node on android device?

Thanks in advance.

2013-03-30 02:46:10 -0500 received badge  Organizer (source)
2013-03-29 06:33:22 -0500 asked a question android tutorial pubsub problem

Hi, I have installed the pubsub android tutorial on an android device and have it connect to an external roscore on ubuntu desktop.
When I run rostopic list on ubuntu desktop, the "chatter" topic is listed. But when I publish data on this topic, the rosTextView on android unchange. However, run rostopic echo /chatter display the data I published.

Would you know how to fix this?

Thanks in advance.

2013-03-27 11:39:20 -0500 received badge  Notable Question (source)
2013-03-27 03:18:32 -0500 commented answer Roscore on android device

Thank you very much for your answer. I will give it a try.

2013-03-27 03:17:51 -0500 received badge  Popular Question (source)
2013-03-27 03:14:52 -0500 received badge  Scholar (source)
2013-03-26 18:22:44 -0500 asked a question Roscore on android device

Hi, Is it posible to run roscore on an android device, and make other nodes on a ubuntu laptop connect to it?

Thanks in advance.

2013-03-26 00:36:34 -0500 asked a question Lego NXT remote control

Hi,
I would like to remote control Lego NXT robot with android phone. I can do it with the robot and android phone both connect to a desktop with ROS installed. But is it posible to remote control with android phone and the robot only, something like Nxt Remote Control app on Google Play Store (sorry I dont have enough karma to post link).

Thanks in advance.

2013-03-05 03:21:33 -0500 commented question ROS nxt sound sensor?

Sound sensor is not supported in ros, only sensors listed in http://www.ros.org/wiki/nxt_ros is supported