Revert "correct merge"

This reverts commit 7f605f27a1.
This commit is contained in:
Splinter1984 2022-03-21 23:19:30 +08:00
parent 7f605f27a1
commit f18ccccd7e
75 changed files with 3558 additions and 1983 deletions

View file

@ -95,6 +95,7 @@ namespace component_state_monitor
return;
}
_frame_name = input.at("label");
_placement = construct_pose(input.at("placement"));
auto grasp_poses = input.at("features").at("grasp-poses");