Skip to content

VIRTUE-DBIS/covis-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative Virtual Spaces (covis) - Protobuf Definition

This Repository defines the services & messages to synchronize different virtual & physical spaces and objects in a VR context. Use both by the covis-server and VREP

Code Generation

Java

Use the normal protobuf jvm gradle combo. Consider covis-server as an example. Not done in this repo.

Csharp

Enter the following command: dotnet build covis-proto.sln This creates two .cs files in covis-proto/obj/debug/netstandard1.5/ which include service & message definitions in csharp which you can then copy to your csharp-project.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages