-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
Create a perception-driven pick-and-place system for a robotic arm that can detect, segment, and pick objects based on a given instruction, then place them at the correct destination.
File : ros2 launch panda panda_vla_pipeline.launch.py in m6_to_m8 branch
Tasks:
-
Object Detection
- Integrate a fast object detection model for identifying all objects in the workspace.
-
Segmentation
- Apply a segmentation model to extract precise object boundaries.
-
Pose Estimation
- Use a VLA (Vision-Language-Action) model to estimate object poses in the robotic arm’s hand frame.
-
Instruction Parsing
- Extract target destination for each object from the text instruction.
-
Pick & Place Execution
- Plan and execute the robotic arm trajectory to pick and place the objects at their designated destinations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request