Skip to content

Clarify differences between FAILURE and ERROR for CallbackReturn #3086

@solonovamax

Description

@solonovamax

Description

The differences between the FAILURE and ERROR return codes should be clarified in the documentation (design document, demos, code documentation, etc.)

Motivation

I'm unclear on the differences between rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn::FAILURE and rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn::ERROR, and I think it would be very useful to clarify how exactly the two are different.
when should one be used instead of the other, etc.

Design / Implementation Considerations

No response

Additional Information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions