Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
8 lines
524 B
Plaintext
8 lines
524 B
Plaintext
SDF is an XML file format that describes environments, objects, and robots in
|
|
a manner suitable for robotic applications. SDF is capable of representing and
|
|
describing different physic engines, lighting properties, terrain, static or
|
|
dynamic objects, and articulated robots with various sensors, and acutators. The
|
|
format of SDF is also described by XML, which facilitates updates and allows
|
|
conversion from previous versions. A parser is also contained within this
|
|
package that reads SDF files and returns a C++ interface.
|