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

No 'rosidl_typesupport_cpp' found #17

Open
ZhaoSQ-CH opened this issue Oct 22, 2023 · 4 comments
Open

No 'rosidl_typesupport_cpp' found #17

ZhaoSQ-CH opened this issue Oct 22, 2023 · 4 comments

Comments

@ZhaoSQ-CH
Copy link
Contributor

ZhaoSQ-CH commented Oct 22, 2023

Bug report

Required Info:

Ubuntu 22.04
binary

when I use 'make -j$(nproc)'.

--- stderr: builtin_interfaces
CMake Error at /home/zhaosiqin/Desktop/workspace_ccstheia/micro_ros_tivac_launchpad_app/microros/install/micro_ros_src/install/share/rosidl_typesupport_c/cmake/get_used_typesupports.cmake:35 (message):
No 'rosidl_typesupport_cpp' found
Call Stack (most recent call first):
/opt/ros/iron/share/rosidl_typesupport_cpp/cmake/rosidl_typesupport_cpp-extras.cmake:8 (get_used_typesupports)
/opt/ros/iron/share/rosidl_typesupport_cpp/cmake/rosidl_typesupport_cppConfig.cmake:41 (include)
/home/zhaosiqin/Desktop/workspace_ccstheia/micro_ros_tivac_launchpad_app/microros/install/micro_ros_src/install/share/rosidl_core_generators/cmake/rosidl_core_generators-extras.cmake:21 (find_package)
/home/zhaosiqin/Desktop/workspace_ccstheia/micro_ros_tivac_launchpad_app/microros/install/micro_ros_src/install/share/rosidl_core_generators/cmake/rosidl_core_generatorsConfig.cmake:41 (include)
CMakeLists.txt:17 (find_package)

@pablogs9
Copy link
Member

Ensure that you do not have the ROS 2 environment sourced when building micro-ROS.

@pablogs9
Copy link
Member

That means that the micro-ROS build system will mess with the ROS2 environment if it is sourced.

@ZhaoSQ-CH
Copy link
Contributor Author

Ensure that you do not have the ROS 2 environment sourced when building micro-ROS.

Does this mean that after using the make command, a ROS2 environment will be automatically built?

@ZhaoSQ-CH
Copy link
Contributor Author

By the way,what does use version of gcc-arm-none-eabi for this project?

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