Robotics StackExchange | Archived questions

Can't locate node turtle_tf_message_filter in Kinetic

I'm reading through the tf tutorials and reading about sensor tf. I tried to run the launch command:

roslaunch turtle_tf turtle_tf_sensor.launch 

but get the following error:

ERROR: cannot launch node of type [turtle_tf/turtle_tf_message_filter]: can't locate node [turtle_tf_message_filter] in package [turtle_tf]

I'm using ROS Kinetic on Ubuntu 16.04

Asked by parzival on 2019-08-09 08:39:12 UTC

Comments

duplicate of: https://answers.ros.org/question/286498/turtle_tf_sensorlaunch-error/

Asked by ct2034 on 2019-08-09 10:34:37 UTC

Answers