Skip to content

Tags: dqrobotics/python

Tags

v25.04.0

Toggle v25.04.0's commit message
Removing DQ_CoppeliaSim{ZMQ} included headers.

v23.04.0

Toggle v23.04.0's commit message
[FrankaEmikaPandaVrepRobot] Adding class.

v22.10.0

Toggle v22.10.0's commit message
Date-based version bump.

v21.04.0

Toggle v21.04.0's commit message
[setup.py] Updating versioning strategy to consider the master branch…

… as alpha releases.

v20.04.0

Toggle v20.04.0's commit message
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

Toggle v19.10.1's commit message
Same as CPP v19.10.1

v19.10.0

Toggle v19.10.0's commit message
Initial release of the modern DQ Robotics

v0.1.2

Toggle v0.1.2's commit message
New vrepinterface

v0.1.1

Toggle v0.1.1's commit message
Included DQ_Kinematics

v0.1.0

Toggle v0.1.0's commit message
First version using setuptools-git-version