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

build fail in foxy #222

Open
BartVanderHaagen opened this issue Jul 12, 2023 · 2 comments
Open

build fail in foxy #222

BartVanderHaagen opened this issue Jul 12, 2023 · 2 comments

Comments

@BartVanderHaagen
Copy link

Describe the bug
build fail

To Reproduce
On foxy :
bart@ubuntu:$ mkdir gps_ws
bart@ubuntu:
$ cd gps_ws/
bart@ubuntu:/gps_ws$ mkdir src
bart@ubuntu:
/gps_ws$ cd src
bart@ubuntu:/gps_ws/src$ git clone -b ros2 https://github.com/KumarRobotics/ublox.git
bart@ubuntu:
/gps_ws/src$ cd ..
bart@ubuntu:~/gps_ws$ colcon build
Starting >>> ublox_serialization
Finished <<< ublox_serialization [6.20s]
Starting >>> ublox_msgs
--- stderr: ublox_msgs
CMake Error at CMakeLists.txt:107 (rosidl_get_typesupport_target):
Unknown CMake command "rosidl_get_typesupport_target".

Expected behavior
the build to complete without this error

Desktop (please complete the following information):

  • OS Ubuntu 20.04
  • ROS Version ROS2 Foxy]
@gokulp01
Copy link

gokulp01 commented Jul 13, 2023

Hi, this is a weird issue that started popping up after some more recent commits. You should try cloning the foxy-devel branch. It works perfectly without any errors.

@BartVanderHaagen
Copy link
Author

I found the brach and it indeed compiled perfect!

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

No branches or pull requests

2 participants