Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adeguet1 authored May 16, 2018
1 parent baea375 commit 656feec
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
Change log
==========

1.6.0 (2018-05-16)
==================

* API changes:
* None
* Deprecated features:
* None
* New features:
* dvrk_robot:
* Add tf2 support
* Multiple threads used, one for publishers, one for tf2 and one for subscribers. This reduces latency on all subscribers
* Publishes interval statistics for IO component as well as ROS bridges
* SUJ joint state subscriber when in simulation mode
* Added psm `set_effort_jaw` subscriber
* Python:
* Added PSM effort test program
* Added cartesian impedance MTM test program
* dVRK logo available in STL format for RViz and Gazebo
* video.md: added some documentation and launch files for DeckLink frame grabbers
* Bug fixes:
* Fixed missing latch on event publishers
* `dvrk_console_json` should now quit on ctrl+c


1.5.0 (2017-11-07)
==================

Expand Down

0 comments on commit 656feec

Please sign in to comment.