Go to the source code of this file.
Namespaces | |
| properties | |
Variables | |
| properties.p = core.Property() | |
| properties.p2 = pm.property("prop5") | |
| properties.pm = core.PropertyMap() | |
| properties.pm2 = core.PropertyMap() | |
| dictionary | properties.props = {"prop1": "test", "prop2": 21, "prop3": PoseStamped(), "prop4": 5.4} |
| properties.stage = stages.CurrentState("Current State") | |