'Unable to initialize' group in MoveIt Commander
Hi, I've been working on developing a pick and place operation using a Fanuc M10iA, but I've run into a wall while working through this tutorial. I can get demo.launch working as expected with planning and executing paths in RViz, but the python script can never initialize a group.
From the command: use <group_name>
I always get the response: Unable to initialize <group_name>
I tried creating new groups in the srdf using different naming schemes, and I also got the same issue switching to the panda arm used in the tutorial
I did have some issues with pyassimp getting the python script to run initially, and wondering if it's a continuation of that.
Using Kinetic and Ubuntu 16.04