Skip to content

Releases: HoangGiang93/mujoco_sim

v1.4.0

12 May 16:11
Compare
Choose a tag to compare

Changelogs:

  • Fix lots of bugs
  • Add translation to USD and Knowledge Graph
  • Update MuJoCo version to 2.3.5

Full Changelog: v1.3.0...v1.4.0

v1.3.0

08 Feb 21:42
Compare
Choose a tag to compare

Changelogs:

  • Fix lots of bugs
  • Add spawn articulate models
  • Add disable_parent_child_collision_level
  • Update MuJoCo version to 2.3.1

v1.2.0

02 Nov 08:34
Compare
Choose a tag to compare

Changelogs:

  • Fix lots of bugs
  • Add force torque sensor
  • Update MuJoCo version to 2.3.0

Full Changelog: v1.1.6...v1.2.0

v1.1.6

04 Aug 09:54
Compare
Choose a tag to compare

Changelogs:

  • Fix lots of bugs

Full Changelog: v1.1.5...v1.1.6

v1.1.5

19 Jun 22:06
Compare
Choose a tag to compare

Changelogs:

  • Add odom joints to 6 DOF
  • Fix slow down bug, now the user can speed up or slow down the simulator with (+) or (-)

Full Changelog: v1.1.4...v1.1.5

v1.1.4

29 May 23:47
Compare
Choose a tag to compare

Changelogs:

  • Update MuJoCo version to 2.2.0
  • Fix synchronization problem
  • Add max_time_step
  • Fix publish tf of static objects

Full Changelog: v1.1.3...v1.1.4

v1.1.3

17 May 09:05
Compare
Choose a tag to compare

Changelogs:

  • Add features to control multiple robots simutaneously
  • Fix mimic joints
  • Change/Add more options in the config file
  • Add linear z odom joint

Full Changelog: v1.1.2...v1.1.3

v1.1.2

05 May 17:08
Compare
Choose a tag to compare

Changelogs:

  • Add world joint states publisher for objects with constraint
  • Add option to ignore joints (passive joints for example)
  • Fix relative path in .xml file to absolute path
  • Add options to change the publisher rate
  • Fix screen navigation
  • Save .dae files when convert from urdf to xml

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 Apr 23:50
1322f24
Compare
Choose a tag to compare

Changelogs:

  • Move all local parameters to .yaml file
  • Change config_path to world_path and move the path from config/* to model/world/*

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Apr 15:43
Compare
Choose a tag to compare

Changelogs:

  • Spawn objects and destroy objects in run-time using rosservice
  • Add reset service
  • Provide velocity controller for the base
  • Support mimic joints from URDF
  • Update MuJoCo to version 2.1.5
  • Move all MuJoCo libraries into CMakeLists.txt

Full Changelog: v1.0.0...v1.1.0