Skip to content

Conversation

@hyounesy
Copy link
Contributor

@hyounesy hyounesy commented Jan 26, 2022

Proposed change(s)

Release v0.7.0 -preview

peifeng-unity and others added 29 commits October 6, 2021 22:08
Co-authored-by: LaurieCheers <73140792+LaurieCheers-unity@users.noreply.github.com>
…ain. Time.realtimeSinceStartup can't be used so use a cached value instead. (#211) Co-authored-by: LaurieCheers-unity <73140792+LaurieCheers-unity@users.noreply.github.com>
* Adding additional helper functions to the GeometryCompass.cs * Changing GetWorldXZDirection and GetUnityYawDegrees to Extension functions ToWorldDirection and ToUnityYawDegrees respectively. Co-authored-by: LaurieCheers-unity <73140792+LaurieCheers-unity@users.noreply.github.com>
The class name was changed from "HUDPanel" to "HudPanel" so the script filename also needs to change - Unity fails to load or run the script as it is currently written. The alternative to renaming the file would be to rename the class back to HUDPanel, but I can see it's at least used in the interface, and I don't know where else. Changing the file name is the easiest/least painful way to fix this. Co-authored-by: LaurieCheers-unity <73140792+LaurieCheers-unity@users.noreply.github.com>
Fixes from ROSConWorkshop branch
Also don't make an invalid namespace if there's a hyphen in a package name.
* Added MessagePool<T> class * MessagePool uses ConcurrentQueue * Minor API tweaks * XML comment
* AIRO-618: Activating code coverage requirements * Adding searchable error for when code coverage fails. * Lowering coverage threshold to below current coverage * Tweaking yamato config logic to ensure on-merge tests>
…ause the Update method to exit without processing other received messages. (#227) (#233) Co-authored-by: Hamid Younesy <hyounesy@users.noreply.github.com> Co-authored-by: Peter Smith <p96.smith@qut.edu.au> Co-authored-by: Hamid Younesy <hyounesy@users.noreply.github.com>
* Visualizations reference messages * Serialization fix - don't align empty arrays
* Correct CameraInfo field names * Update CameraInfoMsg.cs
* Delete old metafiles * Add tests * Update MessageTests.cs * TFSystem tests * More ROSConnection tests * Remove editor tests & moq * Renamed tests to match conventions
* Initial Sonarqube yml commit * Fix sonarqube yamato * Update changelog, switch to PRD
Fixes incorrect step size for image message in ToImageMsg() function, which was causing error while trying to view Image topic in rqt, image_view and rviz.
…egistration (#250) * Adding scripted Action importer and fixing action message registration Co-authored-by: LaurieCheers <73140792+LaurieCheers-unity@users.noreply.github.com>
@hyounesy hyounesy changed the title dev to main - 0.7.0 AIRO-1696 Release 0.7.0 Jan 29, 2022
LaurieCheers-unity and others added 5 commits January 28, 2022 16:16
* Update ROSSettingsEditor.cs * Update CHANGELOG.md
* Making the package version consistent with the ROS-TCP-Connector release tag to avoid confusion. * fix filename for meta file (inconsistent casing) * updated change log and package version 0.7.0
@hyounesy hyounesy marked this pull request as ready for review February 1, 2022 22:07
@hyounesy hyounesy changed the title AIRO-1696 Release 0.7.0 AIRO-1696 Release 0.7.0 Feb 1, 2022
@hyounesy hyounesy merged commit c27f00c into main Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

9 participants