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

IPv6 Support

asked 2011-11-30 19:47:35 -0500

rado0x54 gravatar image

Hey,

I just wanted to ask the community if there are any plans to make ROS support the IPv6 stack? I think it would make certain setups much easier.

$ rosrun rviz rviz
[ INFO] [1322732482.079127983]: rviz revision number 1.6.7
[ INFO] [1322732482.079207093]: ogre_tools revision number 1.6.2
[ INFO] [1322732482.079243271]: compiled against OGRE version 1.7.3 (Cthugha)
Couldn't find an AF_INET address for [XXXX.ipv6.XXXX.com]
Couldn't find an AF_INET address for [XXXX.ipv6.XXXX.com]

$ rostopic list
ERROR: Unable to communicate with master!

$ ping6 XXXX.ipv6.XXXX.com
PING XXXX.ipv6.XXXX.com(2a01:xxx:xxx:xx::x) 56 data bytes
64 bytes from 2a01:xxx:xxx:xx::x icmp_seq=1 ttl=52 time=32.0 ms
...
edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
2

answered 2011-12-01 10:27:21 -0500

kwc gravatar image

ROS currently doesn't support IPv6 but we'd be happy to accept patches to provide this compatibility.

edit flag offensive delete link more

Comments

Perhaps I'll have a look at it over Christmas.
rado0x54 gravatar image rado0x54  ( 2011-12-01 20:51:46 -0500 )edit
4

answered 2012-07-10 23:26:14 -0500

The first working beta implementation of Ros using IPv6 stack is now on the way. See http://www.ros.org/news/2012/06/ipv6-support-for-ros-nodes.html for details.

Should be pushed back in a few months in the regular stack.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-11-30 19:47:35 -0500

Seen: 1,083 times

Last updated: Jul 10 '12