Eventually I want to use it to set up a RoboEarth server which runs the Rapyuta Cloud Engine (probably on a desktop PC, but not sure yet, maybe test it first on my laptop too, I'd have to talk to my supervisor about that..), and then connect one or two ROS-based robots to it.
eth0 Link encap:Ethernet HWaddr e8:03:9a:01:6a:f3
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:11206 errors:0 dropped:0 overruns:0 frame:0
TX packets:11206 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1157685 (1.1 MB) TX bytes:1157685 (1.1 MB)
lxcbr0 Link encap:Ethernet HWaddr 8a:b6:0c:50:15:b8
inet addr:10.0.3.1 Bcast:10.0.3.255 Mask:255.255.255.0
inet6 addr: fe80::88b6:cff:fe50:15b8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:71 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:10814 (10.8 KB)
wlan0 Link encap:Ethernet HWaddr dc:a9:71:b8:39:1d
inet addr:192.168.1.6 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::dea9:71ff:feb8:391d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:265953 errors:0 dropped:0 overruns:0 frame:0
TX packets:209432 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:305575401 (305.5 MB) TX bytes:35092695 (35.0 MB)
Does what you're telling me mean that I can use any network interface to connect with the robots, or do I always have to use an ethernet connection?
And do I really need to connect to robots to test how Rapyuta works? Or can I also test it with only my laptop?
Can I also use Rapyuta with simulated robots, such as in the ROS Gazebo simulator?