Skip to content

Releases: SemRoCo/giskardpy

v0.6.0

03 Jan 22:07
04fe311
Compare
Choose a tag to compare

major changes:

  • robot configuration is done via python scripts instead of yaml
  • new qpsolvers: qpswift and qpalm
  • added tool precompute to compute self collision matrix
  • casadi wrapper is object oriented

v0.5.0

21 Jun 14:58
Compare
Choose a tag to compare

added MPC for smoother trajectories
added gurobi support, a faster QP solver
new ros interface:

  • the whole world is a single tree now, groups can be defined for branches for easier manipulation
  • goals can only be sent via json interface

v0.4.1

21 Jun 14:00
Compare
Choose a tag to compare

minor fixes

v0.4.0

03 Nov 14:05
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Supports both ROS noetic and melodic.
Last version that will support melodic.

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Nov 13:41
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Last version to only work with ROS melodic. Used in SUTURO 20/21.

What's Changed

New Contributors

Full Changelog: v0.2...v0.3.0

2. Durchschuss

30 Aug 12:04
cf2b64b
Compare
Choose a tag to compare
2. Durchschuss Pre-release
Pre-release

Complete rework of giskard. Supports combinations of joint and cartesian movements while avoiding collision with an internal world model.

1. Durchschuss

06 Feb 15:32
Compare
Choose a tag to compare
1. Durchschuss Pre-release
Pre-release
v0.1

small bugfix