cannot find package error
Hi all,
I'm trying to use hector_quadrotor stack to simulate the UAV. However I met some problems when I roslaunch the file spawn_quadrotor.launch which in the package hector_quadrotor_urdf. This is what I see:
ERROR: cannot launch node of type [odometry_to_tf/odometry_to_tf]: Cannot locate node of type [odometry_to_tf] in package [odometry_to_tf]
I have already executed the command " rosdep install odometry_to_tf " and " rosmake odometry_to_tf " . Also I can find the package odometry_to_tf by typing command roscd.
Thank you very much for your help!!
I have already use command "rosmake" to install this ROS package , it doesn't work.
@Lorenz Thank you for your advice. But it didn't work. I have installed the hector_localication stack, nothing happened. Do you have any ideas?
How did you install the stack? Did you install the trunk version? Is it present in your ROS_PACKAGE_PATH?