Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Added geographic_msgs to rosinstall_generater #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

softyanija
Copy link
Contributor

Environment

Ubuntu 18.04
ADLINK RQX-58G (L4T R32.6.1)
R32 (release), REVISION: 6.1, GCID: 27863751, BOARD: t186ref, EABI: aarch64

Description

I ran rosdep install -y --from-paths colcon list --packages-up-to edge_auto_jetson_launch -p --ignore-src --skip-keys autoware_launch to setup ECU, and got the following error.

--- stderr: tier4_map_msgs                    
CMake Error at /opt/ros/humble/install/share/rosidl_cmake/cmake/rosidl_generate_interfaces.cmake:162 (message):
  rosidl_generate_interfaces() the passed dependency 'geographic_msgs' has
  not been found before using find_package()
Call Stack (most recent call first):
  CMakeLists.txt:7 (rosidl_generate_interfaces)

To fix thiss, I added geographic_msgs to rosinstall_generater argument to fix error.

Tests performed

Build was succesful in my environment.

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant