orocos-toolchain / ocl

Orocos Component Library
Other
16 stars 33 forks source link

Corba aliases #19

Closed smits closed 7 years ago

smits commented 10 years ago

This PR allows to create CORBA component servers that instead of using their own name, use an alias. This is handy if you have X similar deployments in which you do not want to do component renaming for various reasons but you still want to remotely connect to multiple of them. In this case registering them under an alias allows you to create remote proxies that remotely will be known under their alias name. It needs https://github.com/orocos-toolchain/rtt/pull/66 to work.

meyerj commented 8 years ago

merged into toolchain-2.9: 236a885ff350e212673b5e70b8f3f5bfe11af061