Navigation Menu

Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

Discussion: Use single Ice Adapter #199

Closed
varhub opened this issue Oct 23, 2015 · 2 comments
Closed

Discussion: Use single Ice Adapter #199

varhub opened this issue Oct 23, 2015 · 2 comments

Comments

@varhub
Copy link
Contributor

varhub commented Oct 23, 2015

Following recommendation from:
https://doc.zeroc.com/display/Ice35/Using+Multiple+Object+Adapters

I suppose that share Ice adapter has been and introduced feature, but it seems to be available at least since ice3.4.

Advantages:

  • Less code:
    • Single createObjectAdapterWithEndpoints at code
    • Single xxx.Endpoints entry at Ice.Config
  • Single used port

This means that connect to several robots will be easy

I let here an example with two adapters:
varhub@b3f430d

@fqez
Copy link
Member

fqez commented Jun 22, 2016

This would be interesting to talk about already, as well as #224 and #225. Nowadays is a pain to configure each execution of every example...

@fqez
Copy link
Member

fqez commented Jul 25, 2016

I refactored the turtlebot plugin to allow this feature (at PR #528), now:

  • quadrotor2

  • flyingkinect2

  • turtlebot

    have only one Ice adapter.

fqez added a commit that referenced this issue Sep 13, 2016
[Issue #199] Refactorization of Turtlebot plugin for Gazebo.
@jmplaza jmplaza closed this as completed Feb 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants