f1tenth / f1tenth_gym_ros

Containerized ROS communication bridge for F1TENTH gym environment.
MIT License
154 stars 106 forks source link

While using rosdep nav2_lifecycle is not found. #36

Closed kuldeepaher01 closed 11 months ago

kuldeepaher01 commented 11 months ago

While using rosdep nav2_lifecycle is not found.

Follow the readme.md instructions to install the f1tenth_gym_ros Steps to reproduce the behavior:

  1. When updating dependencies after building the package
  2. Click on 'rosdep install -i --from-path src --rosdistro foxy -y'
  3. See error

Expected behavior: Dependencies should be installed

Desktop (please complete the following information):

kuldeepaher01 commented 11 months ago

Solution is : runrosdep update --include-eol-distros then use rosdep install -i --from-path src --rosdistro foxy -y