SoMa-Project / ec_grasp_planner

Grasp Planner Based on Environmental Constraint Exploitation
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Example 1: source_frame ifco does not exist #65

Open ninafiona opened 3 years ago

ninafiona commented 3 years ago

Ubuntu 18.04, ros melodic I tried example 1, but I get the error message source_frame ifco does not exist. (.../ec_grasp_planner/ec_grasp_planner/src/planner.py", line 184) So, I guess this is rather a problem with the vision repo, because the ifco and object frame are not in the tf tree. It works on my second installation, so I guess the problem is some dependency (?), I don't get an error message in my vision output though.