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

MaxSchmid's profile - activity

2012-11-14 02:28:53 -0500 received badge  Famous Question (source)
2012-09-13 12:10:26 -0500 received badge  Notable Question (source)
2012-09-09 07:16:21 -0500 received badge  Student (source)
2012-09-09 05:34:42 -0500 received badge  Popular Question (source)
2012-09-07 06:15:13 -0500 asked a question ROSJava Android connect w/o using RosActivity

I am somewhat new to ROSJava for Android. Is there any way to connect an Android device to a Master without extending RosActivity? Basically, all I am trying to do is publish 8 float values (4 (x,y) positions) to a master.

Thank you for your help!