Revert "Simulation environment state monitor node added for detect models placement without sensors"
This reverts commit c851c61e54
.
This commit is contained in:
parent
c851c61e54
commit
0495bc4dcd
75 changed files with 3558 additions and 1983 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue