gazebosim / gazebosim/sdformat

Document design of DOM objects

Open
#292 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
216
Forks
125
Avg merge
1d 14h
Merged PRs (30d)
14

Description

Several questions about the design of libsdformat's DOM objects have come up in discussions with @EricCousineau-TRI over time, including the following:

* Lifetime of DOM elements, lifetime or relationship
* role of semantics, why not just use xsd to generate structs
* How dynamic is the DOM? If you call SetPoseRelativeTo, does that modify the embedded ElementPtr? the PoseRelativeToGraph?
* Is the DOM a read-only interface to a model parsed from XML? Or would you construct a model programmatically from DOM objects?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.