Skip to content

📝 rosdep install command fails during setting up ubuntu source build environment #5226

@fujitatomoya

Description

@fujitatomoya

Issue Type

  • 🐛 Bug / Problem
  • ✏️ Typo / Grammar
  • 📖 Outdated Content
  • 🚀 Enhancement

Distribution

Rolling

Description

following rosdep install command during source build environment setup described in https://docs.ros.org/en/rolling/Installation/Alternatives/Ubuntu-Development-Setup.html, failed

root@tomoyafujita:~/ros2_ws/colcon_ws# rosdep install --from-paths src --ignore-src -y --skip-keys "fastcdr rti-connext-dds-6.0.1 urdfdom_headers"
WARNING: ROS_PYTHON_VERSION is unset. Defaulting to 3
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies (ROS distro is not set. Make sure `ROS_DISTRO` environment variable is set, or use `--rosdistro` option to specify the distro, e.g. `--rosdistro indigo`):
rosidl_generator_tests: Cannot locate rosdep definition for [python3-fastjsonschema]
rti_connext_dds_cmake_module: Cannot locate rosdep definition for [rti-connext-dds-7.3.0]

Affected Pages/Sections

https://docs.ros.org/en/rolling/Installation/Alternatives/Ubuntu-Development-Setup.html

Screenshots or Examples (if applicable)

No response

Suggested Fix

No response

Additional Context

ros2/ci#811

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions