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

How to add extra package? #137

Open
czarekk215 opened this issue Jan 24, 2024 · 3 comments
Open

How to add extra package? #137

czarekk215 opened this issue Jan 24, 2024 · 3 comments

Comments

@czarekk215
Copy link

How to add extra package?

  • RTOS: Zephyr 3.1
  • Installation type: micro_ros_zephyr_module
  • Version or commit hash: humble

Steps to reproduce the issue

I try to build add two int service, but i have problem with adding extra package. I don't know how to add example_interfaces, in CMakeList.txt

Expected behavior

Compile

Actual behavior

Don't compile

Additional information

I create service client example from zephyr_apps, but using zephyr_module

@pablogs9
Copy link
Member

Add it here:

git clone -b iron https://github.com/ros2/rosidl_core src/rosidl_core; \

@czarekk215
Copy link
Author

@pablogs9 ok, thanks for fast replay. I tried, but now I have new question, how to build a custom msg or srv for zephry module. Is there any way?

@pablogs9
Copy link
Member

#104

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