sdformat 4.3.2-1 source package in Ubuntu

Changelog

sdformat (4.3.2-1) unstable; urgency=medium

  * Imported Upstream version 4.3.2
  * Update to standards 4.0.0

 -- Jose Luis Rivero <email address hidden>  Tue, 05 Sep 2017 19:03:51 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sdformat_4.3.2-1.dsc 2.2 KiB a7f583d4e7e854facf899f2c5d2ae8dae6292989bdf3a6c8fa3024280758aae8
sdformat_4.3.2.orig.tar.bz2 435.8 KiB 82147307f0d30fd8bd4dee253cca3e0b6864be5cb2b47249382cd78b466bd9ee
sdformat_4.3.2-1.debian.tar.xz 8.4 KiB b8f0c4c23c72a39df6ee76a727e0142a93e9c16d98a9508bd2305b2de3f05192

No changes file available.

Binary packages built by this source

libsdformat4: No summary available for libsdformat4 in ubuntu bionic.

No description available for libsdformat4 in ubuntu bionic.

libsdformat4-dev: No summary available for libsdformat4-dev in ubuntu bionic.

No description available for libsdformat4-dev in ubuntu bionic.

sdformat-doc: Simulation Description Format (SDF) parser - Documentation

 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.
 .
 This package contains the program documentation

sdformat-sdf: Simulation Description Format (SDF) parser - SDF files

 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.
 .
 This package contains SDF (Simulation Description Format) XML files needed by
 the libsdformat.