This PR adds two launch files that are used to run the main application. In addition to that, some modifications to the python nodes used for robot motion have been made in order to allow waiting for the move group node to come up.
Perception isn't publishing pick poses yet so this will have to be addressed separately.
@lianjunli please take a look at the perception node as it is not publishing pick points at the moment and so no action is taken as parts pass by the robot. Thanks
This PR adds two launch files that are used to run the main application. In addition to that, some modifications to the python nodes used for robot motion have been made in order to allow waiting for the move group node to come up.
Perception isn't publishing pick poses yet so this will have to be addressed separately.