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

Support for nested messages? #17

Open
mcamurri opened this issue Nov 12, 2024 · 0 comments
Open

Support for nested messages? #17

mcamurri opened this issue Nov 12, 2024 · 0 comments

Comments

@mcamurri
Copy link

Hi all,
thanks for making this project.

I would like to make a raspberry pi device communicate to a ROS pc without installing ROS on the rpi itself.

I know that ROS2 supports rpi OS but I'm sticking to ROS1 and I don't want to compile ROS1 from scratch on the rpi just to publish one single ROS message. I also don't want to install something like LCM and translate from LCM to ROS.

If I understand correctly, the cros library can scan a custom message definition (i.e. a *.msg file) and act as a publisher or subcriber for this message type.

My question is: does the library support nested message definitions, i.e. a custom message that refers inside itself to another custom message?

Thanks.

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