Skip to content

Releases: softbankrobotics-research/qibullet

1.2.1

18 Nov 16:22
Compare
Choose a tag to compare

Changelog:

  • Update the Pepper URDF: r_gripper and l_gripper are fixed in the wrist frame, r_hand and l_hand are associated to the RHand and LHand revolute joints
  • Update the README

1.2.0

27 Sep 08:43
Compare
Choose a tag to compare

Changelog:

  • Adding the Romeo robot to the simulation (model, API, unittests)
  • Stabilize the NAO robot when spawning it into the simulation
  • Add unit tests for the SimulationManager class
  • Update the joint control example script
  • Update the README

1.1.3

14 Aug 15:11
Compare
Choose a tag to compare
  • Remove unused environment folder
  • Remove the FSR shapes from underneath NAO's feet
  • Add a VHACD decomposition for Pepper's RWristYaw and LWristYaw meshes
  • Update the Camera object, the horizontal and vertical FOVs have to be specified (will match more closely Pepper and NAO's cameras)

1.1.2

14 Aug 15:12
Compare
Choose a tag to compare
  • Fix the light position API

1.1.1

14 Aug 15:13
Compare
Choose a tag to compare
  • Add the light position API

1.1.0

14 Aug 15:16
Compare
Choose a tag to compare
  • Add the NAO robot to the simulation
  • Refactor the simulation's objects (abstract controller class, abstract sensor class, relocate methods...)
  • Better handling of the Pepper ROS wrapper's termination

1.0.12

14 Aug 15:18
Compare
Choose a tag to compare
  • Change the ROS reference link for the Pepper robot
  • Creation of a Gitter chat
  • Better handling of missing dependencies in the ROS wrapper
  • Allow the removal of a Pepper robot from a simulated instance

1.0.11

14 Aug 15:22
Compare
Choose a tag to compare
  • Revert the camera depth frame position (Pepper)
  • Fix the base controller (solving issue #9)
  • Fix the moveTo bug #10
  • Add a base_link in Pepper's URDF for consistency with ROS
  • Update Pepper laser detection distance