Skip to content

New behaviours + pose estimation behaviour tree#8

Merged
alex-mitrevski merged 9 commits into
mainfrom
feature/pose-estimation-bt
Apr 24, 2026
Merged

New behaviours + pose estimation behaviour tree#8
alex-mitrevski merged 9 commits into
mainfrom
feature/pose-estimation-bt

Conversation

@alex-mitrevski
Copy link
Copy Markdown
Owner

This PR adds:

  • Various new behaviours to behaviour_library:
    • A point cloud subscriber
    • A pose publisher
    • Service behaviours for object segmentation, ROI cloud extraction, and pose calculation
  • A new behaviour tree for detecting an object and estimating its pose
  • A fix of the type of the output port in the image subscription behaviour

Note that the image and point cloud subscribers depend on changes to BehaviorTree.ROS2 for setting the QoS along the lines of this PR.

The following figure illustrates the terminal output from an example run of the pose estimation behaviour tree (here, for estimating the pose of a person):
pose-estimation-bt-demo-output

@alex-mitrevski alex-mitrevski merged commit a01820c into main Apr 24, 2026
@alex-mitrevski alex-mitrevski deleted the feature/pose-estimation-bt branch April 24, 2026 15:30
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.

1 participant