RotationTFToEigen no member of tf [closed]
Hi guys,
i have some code, which has been written for fuerte and is also compilable under fuerte. I have to make it runable under hydro. When i compile one of the packages with rosmake, i get the following error:
error: ‘RotationTFToEigen’ is not a member of ‘tf’
error: ‘VectorTFToEigen’ is not a member of ‘tf’
To which namespace does these two now belong? Because in the api it looks like they should be members of tf.
Thanks.