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

Missing Messages Project #49

Open
rgarofalo opened this issue Jul 16, 2018 · 1 comment
Open

Missing Messages Project #49

rgarofalo opened this issue Jul 16, 2018 · 1 comment

Comments

@rgarofalo
Copy link

Hi,

I'm working on Xamla's fork and I want to report the Messages project is missing

A greeting

@andreaskoepf
Copy link

To build the assembly that containes the .Net ROS message represenation and serializer/deserializers with the xamla fork use the following instructions (for .net Core):

cd YAMLParser
dotnet run -f netcoreapp2.1 -- -m ../ -r Release -n Uml.Robotics.Ros.Messages -o ../Uml.Robotics.Ros.Messages

The YAMLParser project (the name is misleading - it has nothing to do with YAML files) is the message parser and .net class generator. We have renamed the default name for the assembly containing theto Uml.Robotics.Ros.Messages.dll.

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