Problem with rosdep install -i --from-path src --rosdistro foxy -y in tutorial
Im fairly new to ROS and was trying to go through the ROS2 Tutorial. When Ive reached the "Writing a static broadcaster tutorial" and tried to check for missing dependencies with rosdep install -i --from-path src --rosdistro foxy -y , Ive received the following message:
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: learningtf2py: Cannot locate rosdep definition for [tf2rospy]
Does anyone know how this problem can be fixed? (I am using Ubuntu 20.04 and foxy)
Ive already tried to delete the created package and to create a new one but this error keeps coming up nevertheless.
Asked by Djinn on 2023-03-23 09:11:02 UTC
Comments