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

132 automatically generate c code #133

Merged
merged 14 commits into from
Aug 12, 2024

Conversation

FabienDanieau
Copy link
Contributor

C# code is build automatically when proto are changed. New C# code is commited to the modified branch

@FabienDanieau FabienDanieau linked an issue Aug 10, 2024 that may be closed by this pull request
README.md Outdated
@@ -10,5 +10,5 @@ python -m grpc_tools.protoc -I./protos --python_out=./python/reachy2_sdk_api --g

### For C#

On a Windows computer, open `reachy_sdk.sln`` in Visual Studio.
C# code is automatically generated by the github CI. If you need to build it locally, open `reachy_sdk.sln`` in Visual Studiom qnd
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess there is a typo in this Readme

@FabienDanieau FabienDanieau merged commit 3ced89d into develop Aug 12, 2024
2 checks passed
@FabienDanieau FabienDanieau deleted the 132-automatically-generate-c-code branch August 12, 2024 13:38
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

Successfully merging this pull request may close these issues.

Automatically generate C# code
2 participants