Skip to content

Releases: cyberbotics/urdf2webots

2023.1.0

29 Jun 06:56
905b12c
Compare
Choose a tag to compare

What's Changed

  • Update Transform node to Pose node.
  • Use relative path in output when relative in urdf .

Full Changelog: 2.0.3...2023.1.0

2.0.3

14 Nov 16:23
4dc4613
Compare
Choose a tag to compare

What's Changed

  • Replaced optparse with argparse

Full Changelog: 2.0.2...2.0.3

2.0.2

10 Oct 09:37
23bf599
Compare
Choose a tag to compare

What's Changed

  • Added the RangeFinder class to represent a depth camera by @astumpf #161
  • Prevent pruning of links that are referenced by sensors by @astumpf #189
  • Fix RangeFinder noise calculation by @astumpf #190

Full Changelog: 2.0.1...2.0.2

2.0.1

30 Sep 16:08
0078a45
Compare
Choose a tag to compare

What's Changed

2.0.0

23 Sep 06:58
597d2b9
Compare
Choose a tag to compare

What's Changed

  • Added support for CadShape node #169
  • Added support for mesh scale (including negative values) #157
  • Added support for clip element #160
  • Added conversion from URDF to robot string #146

1.0.19

14 Sep 09:57
5e95e29
Compare
Choose a tag to compare

Version 1.0.19 for Webots R2022b

1.0.18

01 Jun 15:31
30d7019
Compare
Choose a tag to compare

What's Changed

  • Fixed loss of physics when collapsing dummy-links #170
  • Fixed coordinate system for "imager" sensors by @astumpf #164
  • Fixed import of initial positions for prismatic joints by @astumpf #167

Full Changelog: 1.0.17...1.0.18

1.0.17

16 Mar 10:27
28c3f60
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.16...1.0.17

1.0.16

15 Feb 16:43
07b6822
Compare
Choose a tag to compare

What's Changed

  • Add relative paths prefix when converting from URDF content by @BenjaminHug8 in #159

Full Changelog: 1.0.15...1.0.16

1.0.15

14 Feb 10:04
0ce4d72
Compare
Choose a tag to compare

What's Changed

  • Removing image coordinate flipping by @astumpf in #156
  • Fix runtime error when parsing meshes due to using float in range loop by @astumpf in #155
  • Enable conversion from URDF content by @BenjaminHug8 in #158

Full Changelog: 1.0.14...1.0.15