Skip to content

Commit

Permalink
Update CHANGELOG.md (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurieCheers-unity authored Jan 29, 2022
1 parent a947805 commit 4334a41
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions com.unity.robotics.ros-tcp-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,26 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a

Added Sonarqube scanner

Added more tests

Add support for cloud rendering

Added MessagePool<T> to enable message reuse and reduce garbage collection

Can configure what direction is "north" for NED and ENU coordinates

### Changed

CameraInfo.msg field names are different in ROS2

Bug fix - cope with tab character in a .msg file

Bug fix - no padding when serializing an empty array

Can publish messages from threads other than main

Visualizations work with ROS services

### Deprecated

### Removed
Expand Down

0 comments on commit 4334a41

Please sign in to comment.