This website requires JavaScript.
Explore
Help
Sign In
xiahb
/
Micro-XRCE-DDS-Client
mirror of
https://github.com/eProsima/Micro-XRCE-DDS-Client.git
Watch
1
Star
0
Fork
You've already forked Micro-XRCE-DDS-Client
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
foxy
Micro-XRCE-DDS-Client
/
examples
/
ShapesDemo
/
ShapeType.idl
7 lines
89 B
Plaintext
Raw
Permalink
Blame
History
struct ShapeType {
@Key string color;
long x;
long y;
long shapesize;
};
Reference in New Issue
View Git Blame
Copy Permalink