open-rmf / rmf

Root repository for the RMF software
Apache License 2.0
223 stars 57 forks source link

[Other issue]: could not install ros humble dependencies #483

Closed MohammedMuthuFasil closed 1 week ago

MohammedMuthuFasil commented 2 weeks ago

Before proceeding, is there an existing issue or discussion for this?

Description

rosdep install --from-paths src --ignore-src --rosdistro humble -yI try to install dependecies using this "" but i got thos error like "ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: rmf_demos_gz: Cannot locate rosdep definition for [gz_sim_vendor] rmf_building_sim_gz_plugins: Cannot locate rosdep definition for [gz_transport_vendor] rmf_building_map_tools: Cannot locate rosdep definition for [gz_fuel_tools_vendor] rmf_robot_sim_gz_plugins: Cannot locate rosdep definition for [gz_transport_vendor] " But humble has no available for this installation packages so how to build my ros-humble-rmf packages

aaronchongth commented 2 weeks ago

duplicate of https://github.com/open-rmf/rmf/issues/482

aaronchongth commented 2 weeks ago

are you sure your packages are on humble branches? Can you post the contents of the export.repos file that gets exported from this command

vcs export src > export.repos