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

ROS 2 Software, unable to build from source #33

Open
MelodicMagnesium opened this issue Feb 25, 2025 · 0 comments
Open

ROS 2 Software, unable to build from source #33

MelodicMagnesium opened this issue Feb 25, 2025 · 0 comments

Comments

@MelodicMagnesium
Copy link

following instructions to build from source in ros2 foxy.

git clone --branch master https://github.com/RoverRobotics-forks/serial-ros2.git
git clone --branch ros2 https://github.com/ros-drivers/um7.git 

next when I execute this
colcon build --packages-select serial umx_driver

give this error

Starting >>> serial  
Finished <<< serial [2.89s]                     
Starting >>> umx_driver
--- stderr: umx_driver                         
CMake Error at CMakeLists.txt:68 (rosidl_get_typesupport_target):
  Unknown CMake command "rosidl_get_typesupport_target".


---
Failed   <<< umx_driver [3.98s, exited with code 1]

Summary: 1 package finished [7.53s]
  1 package failed: umx_driver
  1 package had stderr output: umx_driver

When I try building from source on a different distro (humble), it compiles without any issue and the example works flawlessly.

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

1 participant