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]
Issue Type
Distribution
Rolling
Description
following
rosdep installcommand during source build environment setup described in https://docs.ros.org/en/rolling/Installation/Alternatives/Ubuntu-Development-Setup.html, failedAffected 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