robotics-in-concert / rocon_multimaster

Key components for ros multimaster systems
12 stars 19 forks source link

Redis v 3.0.1 #306

Closed asmodehn closed 8 years ago

asmodehn commented 9 years ago

[INFO] [WallTime: 1434073128.708689] Hub : version 3.0.1 [FATAL] Hub : the version of the redis server you have installed is not supported by rocon. [FATAL] Hub : please submit a ticket at https://github.com/robotics-in-concert/rocon_multimaster

I wonder what is involved in supporting different version of redis in rocon_multimaster ?

jihoonl commented 9 years ago

These would be related. All OS support different versions of redis.

https://github.com/robotics-in-concert/rocon_multimaster/issues/247 https://github.com/robotics-in-concert/rocon_multimaster/issues/277

jihoonl commented 8 years ago

Is this fixed by #313? #313 added config for redis 3.0

stonier commented 8 years ago

Removed the experimental config files (8d6cd0b5) as it's misleading while we can't officially claim support. Can always pull them back later when we wish to try.

Closing.