Skip to content

Tags: dqrobotics/python

Tags

v23.04.0

[FrankaEmikaPandaVrepRobot] Adding class.

v22.10.0

Date-based version bump.

v21.04.0

[setup.py] Updating versioning strategy to consider the master branch…

… as alpha releases.

v20.04.0

Initial commit of version 20.04

Main changes
  * DQ: Improved to_string() to be more similar to MATLAB.
  * DQ_SerialMainpulator: removed support for dummy joints.
  * Added DQ_SerialWholeBody.  This class represents the serial connection of robots.
  * Added DQ_SerialManipulatorDH. This class represents serial robots modeled using DH parameters and can consider prismatic joints.
  * DQ_Robots: changed most serial manipulator robots to use DQ_SerialManipulatorDH instead of DQ_SerialManipulator. Changed KukaYoubotRobot to use DQ_SerialWholeBody instead of DQ_WholeBody.

v19.10.1

Same as CPP v19.10.1

v19.10.0

Initial release of the modern DQ Robotics

v0.1.2

New vrepinterface

v0.1.1

Included DQ_Kinematics

v0.1.0

First version using setuptools-git-version