geometry2
                                
                                 geometry2 copied to clipboard
                                
                                    geometry2 copied to clipboard
                            
                            
                            
                        Cant seem to find frameExists()
Could someone tell me what was TransformListener().frameExists("foo") replaced by? I am trying to check if a frame exists before running my tf_listener.transformPose(blabla).
I would recommend using canTransform the method frameExists is only a close approximation to whether it can be transformed.