필터 지우기
필터 지우기

Cannot locate rosdep definition for [osrf_test​ing_tools_​cpp]?

조회 수: 15 (최근 30일)
Harvey
Harvey 2023년 5월 31일
Hi ! When I run the following command, but get the following error:
nvidia@nvidia:~/autoware$ rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO
ERROR: Exception:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main
status = self.run(options, args)
File "/usr/lib/python3/dist-packages/pip/_internal/commands/freeze.py", line 100, in run
for line in freeze(**freeze_kwargs):
File "/usr/lib/python3/dist-packages/pip/_internal/operations/freeze.py", line 70, in freeze
req = FrozenRequirement.from_dist(dist)
File "/usr/lib/python3/dist-packages/pip/_internal/operations/freeze.py", line 257, in from_dist
req = dist.as_requirement()
File "/home/nvidia/.local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2918, in as_requirement
if isinstance(self.parsed_version, packaging.version.Version):
File "/home/nvidia/.local/lib/python3.8/site-packages/pkg_resources/__init__.py", line 2734, in parsed_version
raise packaging.version.InvalidVersion(f"{str(ex)} {info}") from None
pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '0.23ubuntu1' (package: distro-info)
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
autoware_auto_geometry: Cannot locate rosdep definition for [osrf_testing_tools_cpp]

답변 (0개)

카테고리

Help CenterFile Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by