forked from Lainports/freebsd-ports
Commit b7f05445c0 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)
7 lines
524 B
Text
7 lines
524 B
Text
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.
|