Skip to content

Release interfaces on activation failure #310

@mhubii

Description

@mhubii

Currently, state / command interfaces are not released on failure:

This prevents potential re-activation due to double assignment:

if (joint_position_state_interfaces_.size() != lbr_fri_ros2::N_JNTS) {

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions