Skip to content

Releases: stack-of-tasks/dynamic_graph_bridge

Remove try_lock in RosPublish

28 Jan 16:59
v3.2.2
Compare
Choose a tag to compare

Removing lock in RosPublish.

AsyncSpinner and Priority Management

17 Jan 18:49
v3.2.1
Compare
Choose a tag to compare

This release fixes a problem related to the use of the spinner when the instanciation of a controller is done inside a real-time thread. AsyncSpinner creates threads to handle ROS services and topics. They should NOT be real time and with the current roscontrol_sot implementation they become by inheritance real-time. This release change the thread priority to have a lower one when it is handling ROS actions.

[Python] From sequence to C++ vector, matrix - License - Synchronization

17 Jan 18:42
v3.2.0
Compare
Choose a tag to compare

Convert Python sequence (list, tuple...) to C++ vector, matrix...
[python] Remove dependency to sot-core.
License change to BSD clause 2.
[travis] Synchronize
[cmake] Synchronize

Release v3.1.2

17 Oct 16:05
v3.1.2
Compare
Choose a tag to compare

This is a maintenance release, that is only applying robotpkg's patches.

Maintenance Release v3.1.0

23 Aug 11:03
v3.1.0
Compare
Choose a tag to compare
  • [CMake] add BUILD_PYTHON_INTERFACE option
  • Add entity RosQueuedSubscribe

v3.0.10

13 Aug 20:41
v3.0.10
918b8f6
Compare
Choose a tag to compare
Release of version 3.0.10.