Skip to content

Releases: 6RiverSystems/rosnodejs

v2.3.0-kineticDevel.3: feat: MOVEMENT-1176 update ros package path - merge to kinetic-devel

20 Feb 21:21
75829be
Compare
Choose a tag to compare

2.3.0-kineticDevel.3 (2020-02-20)

Feature

  • MOVEMENT-1176 update ros package path - merge to kinetic-devel (75829be)
  • updating message length for strings (a8df0f6)
  • exporting JS_MESSAGE_ABS_PATH_OVVERIDE from message_cache (f73bed7)
  • readding MESSAGE_PATHS. introducing an override to specify an abs path for js messages (437bb17)
  • removing MESSAGE_PATH (834c972)
  • removing the /share/gennodejs/ros append to the CMAKE_PREFIX_PATH when looking for ros msg packages (2bcfca5)

v2.3.0-updateRosPackagePath.5

14 Feb 15:19
Compare
Choose a tag to compare
Pre-release

2.3.0-updateRosPackagePath.5 (2020-02-14)

Feature

  • updating message length for strings (a8df0f6)

v2.3.0-updateRosPackagePath.4

14 Feb 15:15
Compare
Choose a tag to compare
Pre-release

2.3.0-updateRosPackagePath.4 (2020-02-14)

Feature

  • exporting JS_MESSAGE_ABS_PATH_OVVERIDE from message_cache (f73bed7)

v2.3.0-updateRosPackagePath.3

14 Feb 15:11
Compare
Choose a tag to compare
Pre-release

2.3.0-updateRosPackagePath.3 (2020-02-14)

Feature

  • readding MESSAGE_PATHS. introducing an override to specify an abs path for js messages (437bb17)

v2.3.0-updateRosPackagePath.2

13 Feb 20:13
Compare
Choose a tag to compare
Pre-release

2.3.0-updateRosPackagePath.2 (2020-02-13)

Feature

v2.3.0-updateRosPackagePath.1

13 Feb 19:58
Compare
Choose a tag to compare
Pre-release

2.3.0-updateRosPackagePath.1 (2020-02-13)

Feature

  • removing the /share/gennodejs/ros append to the CMAKE_PREFIX_PATH when looking for ros msg packages (2bcfca5)
  • Circleci (2dd5ae2)

Bug Fixes

  • update dependencies to address vulnerabilities (TOOLS-1161) (fde67bf)
  • update dependencies to address vulnerabilities (c0e6ee7)
  • Fix circleci scripts (f7d4d12)
  • Rebuild. (0194c5a)
  • Move to circle 2.0 (e217d2e)
  • Update package lock file. (95e8c6a)
  • Removed frame_id debugging code. (c7979e1)
  • Fix sequences. (01d1e80)
  • Fix sequence numbers for action feeback and result. (e4642d4)
  • Default to map frame. (ce47328)
  • Default to map frame. (a2a7778)
  • Bump version. (e6400b2)
  • Add empty frame. (59f79cc)
  • Add ability to inspect goal from GoalHandle. (208af49)
  • Remove webstorm workspace. (801cd70)
  • Force version bump. (fe1e467)

v2.3.0-kineticDevel.2

12 Sep 16:11
Compare
Choose a tag to compare
v2.3.0-kineticDevel.2 Pre-release
Pre-release

2.3.0-kineticDevel.2 (2019-09-12)

Bug Fixes

  • update dependencies to address vulnerabilities (TOOLS-1161) (fde67bf)
  • update dependencies to address vulnerabilities (c0e6ee7)

v2.3.0-fixVulnerabilities.1

12 Sep 14:58
Compare
Choose a tag to compare
Pre-release

2.3.0-fixVulnerabilities.1 (2019-09-12)

Feature

Bug Fixes

  • update dependencies to address vulnerabilities (c0e6ee7)
  • Fix circleci scripts (f7d4d12)
  • Rebuild. (0194c5a)
  • Move to circle 2.0 (e217d2e)
  • Update package lock file. (95e8c6a)
  • Removed frame_id debugging code. (c7979e1)
  • Fix sequences. (01d1e80)
  • Fix sequence numbers for action feeback and result. (e4642d4)
  • Default to map frame. (ce47328)
  • Default to map frame. (a2a7778)
  • Bump version. (e6400b2)
  • Add empty frame. (59f79cc)
  • Add ability to inspect goal from GoalHandle. (208af49)
  • Remove webstorm workspace. (801cd70)
  • Force version bump. (fe1e467)

v2.3.0-katyInvestigateMessages.1

06 Sep 15:58
Compare
Choose a tag to compare
Pre-release

2.3.0-katyInvestigateMessages.1 (2019-09-06)

Feature

  • Add log to message cache to figure out where we are really loading messages from (7fc66fa)
  • Circleci (2dd5ae2)

Bug Fixes

v2.3.0-kineticDevel.1

07 Jun 15:41
2dd5ae2
Compare
Choose a tag to compare
v2.3.0-kineticDevel.1 Pre-release
Pre-release

2.3.0-kineticDevel.1 (2019-06-07)

Feature

Bug Fixes