orocos-toolchain / ocl

Orocos Component Library
Other
16 stars 33 forks source link

deployment:: fix Activities naming in OCL::DeploymentComponent::setNa… #62

Closed MagnaboscoL closed 7 years ago

MagnaboscoL commented 7 years ago

When NonPeriodicActivity or FileDescriptorActivity are set for a Component loaded from an xml by the Deployer, the Component's name was not used to set the Activity name that is forwarded to the underlying thread name too.

@meyerj PTAL

MagnaboscoL commented 7 years ago

Closed because a commit with the same goal has been already merged to orocos-toolchain:toolchain-2.9, see PR59.