Can I set two ips for my system and robot? [closed]

asked 2017-02-15 19:14:17 -0500

Hello,

I have an UR10, and my Ubuntu 14:04 ( got an aftershock laptop). I wonder can I set one ip for talking to the robot, and another ip for accessing the internet, or can I do it with one single IP. Also, will it be preferable to have DHCP or a static IP.

ps: using ros indigo, and iros for ur10.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant. Please see http://wiki.ros.org/Support for more details. by gvdhoorn
close date 2017-02-16 01:51:29.197165

Comments

This is off-topic for this forum, which is about ROS and questions related to that. We have over 30000 questions, so we try to keep things as on-topic as possible.

Because of that I'm going to close this question.

gvdhoorn gravatar image gvdhoorn  ( 2017-02-16 01:51:04 -0500 )edit

But to answer your question: yes, multiple IPs on one interface are perfectly possible under Linux. Even mixed setups like DHCP + fixed IPs are possible.

In your case you might just want to consider giving your robot an IP in the same IP range as your laptop. Then a single one should suffice.

gvdhoorn gravatar image gvdhoorn  ( 2017-02-16 01:52:46 -0500 )edit