Skip to content

fix(tools): reject empty ROS action name/type on StartROS2ActionTool - #833

Closed
Bartok9 wants to merge 1 commit into
RobotecAI:mainfrom
Bartok9:aerial/tools-empty-action-name
Closed

fix(tools): reject empty ROS action name/type on StartROS2ActionTool#833
Bartok9 wants to merge 1 commit into
RobotecAI:mainfrom
Bartok9:aerial/tools-empty-action-name

Conversation

@Bartok9

@Bartok9 Bartok9 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Validate action_name and action_type before start_action.

Testing

  • Offline unit tests where ROS not required (uv pytest)
  • AI-assisted; human-reviewed

Claim: bartok
Operator: bartok
Campaign: aerial-drone

Validate action_name and action_type before writable checks and start_action.

Signed-off-by: Bartok9 <danielrpike9@gmail.com>
@maciejmajek

Copy link
Copy Markdown
Member

Covered in #872, min_length=1 on action_name and action_type.

@maciejmajek maciejmajek closed this Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants