Skip to content

Releases: HarvestX/MG400_ROS2

v1.5.1

15 Nov 11:55
1d2cd03
Compare
Choose a tag to compare

What's Changed

  • mov_j use range filter to avoid IK error by @kobayashi-na in #244
  • Upgrade: mg400_common 1.0.0 -> 1.0.1 by @github-actions in #246
  • Upgrade: mg400_interface 1.3.3 -> 1.3.4 by @github-actions in #247
  • Upgrade: mg400_node 2.1.1 -> 2.1.2 by @github-actions in #248
  • Upgrade: mg400_plugin 1.4.5 -> 1.4.6 by @github-actions in #249
  • Upgrade: mg400_rviz_plugin 0.1.4 -> 0.2.0 by @github-actions in #250

Full Changelog: v1.5.0...v1.5.1

v1.5.0

30 Oct 05:16
e00e900
Compare
Choose a tag to compare

What's Changed

  • Upgrade: mg400 1.3.2 -> 1.4.0 by @github-actions in #195
  • Fix destructor bug at TCP interface by @ynyBonfennil in #196
  • Upgrade: mg400_interface 1.3.0 -> 1.3.1 by @github-actions in #197
  • Upgrade: mg400_plugin 1.4.0 -> 1.4.1 by @github-actions in #199
  • Upgrade: mg400_plugin_base 1.3.0 -> 1.3.1 by @github-actions in #198
  • Upgrade: mg400_plugin 1.4.1 -> 1.4.2 by @github-actions in #201
  • Add PayLoad as the default plugin for mg400_node by @ynyBonfennil in #202
  • Upgrade: mg400_msgs 1.3.1 -> 1.3.2 by @github-actions in #203
  • Upgrade: mg400_plugin 1.4.2 -> 1.4.3 by @github-actions in #206
  • Upgrade: mg400_plugin_base 1.3.1 -> 1.3.2 by @github-actions in #205
  • Upgrade: mg400_interface 1.3.1 -> 1.3.2 by @github-actions in #204
  • Upgrade: mg400_node 2.0.0 -> 2.1.0 by @github-actions in #207
  • Fix document typo by @m12watanabe1a in #208
  • Upgrade: mg400 1.4.0 -> 1.4.1 by @github-actions in #212
  • Fix action dependencies by @m12watanabe1a in #213
  • Fix ci by @m12watanabe1a in #214
  • Cleanup packages by @m12watanabe1a in #215
  • Upgrade: mg400_bringup 1.3.0 -> 1.3.1 by @github-actions in #216
  • Upgrade: mg400_plugin 1.4.3 -> 1.4.4 by @github-actions in #222
  • Upgrade: mg400_rviz_plugin 0.1.1 -> 0.1.2 by @github-actions in #224
  • Upgrade: mg400_plugin_base 1.3.2 -> 1.3.3 by @github-actions in #223
  • Upgrade: mg400_node 2.1.0 -> 2.1.1 by @github-actions in #221
  • Upgrade: mg400_msgs 1.3.2 -> 1.3.3 by @github-actions in #220
  • Upgrade: mg400_joy 1.2.1 -> 1.2.2 by @github-actions in #219
  • Upgrade: mg400_interface 1.3.2 -> 1.3.3 by @github-actions in #218
  • Upgrade: mg400_description 1.2.1 -> 1.2.2 by @github-actions in #217
  • Upgrade: mg400 1.4.1 -> 1.4.2 by @github-actions in #225
  • Update README.md by @m12watanabe1a in #227
  • delete h6x_tf_manager by @Mt-is-at-O in #226
  • Disable plugin by default by @m12watanabe1a in #228
  • add launch argument description by @m12watanabe1a in #229
  • fix rviz plugin by @kobayashi-na in #231
  • Upgrade: mg400_rviz_plugin 0.1.2 -> 0.1.3 by @github-actions in #232
  • Upgrade: mg400_bringup 1.3.1 -> 1.3.2 by @github-actions in #233
  • Visualize the Workspace of motion of MG400 by @MrBearing in #230
  • Fix build warning by @ynyBonfennil in #235
  • Update MovJ and MovL to check the robot mode during execution by @Mt-is-at-O in #234
  • Fix robot mode check bug by @ynyBonfennil in #236
  • Upgrade: mg400_plugin 1.4.4 -> 1.4.5 by @github-actions in #239
  • Upgrade: mg400_description 1.2.2 -> 1.3.0 by @github-actions in #241
  • Upgrade: mg400_bringup 1.3.2 -> 1.4.0 by @github-actions in #240
  • Upgrade: mg400_rviz_plugin 0.1.3 -> 0.1.4 by @github-actions in #238

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.2

18 Jul 06:34
Compare
Choose a tag to compare

What's Changed

  • Upgrade: mg400 1.4.0 -> 1.4.1 by @github-actions in #212
  • Fix action dependencies by @m12watanabe1a in #213
  • Fix ci by @m12watanabe1a in #214
  • Cleanup packages by @m12watanabe1a in #215
  • Upgrade: mg400_bringup 1.3.0 -> 1.3.1 by @github-actions in #216
  • Upgrade: mg400_plugin 1.4.3 -> 1.4.4 by @github-actions in #222
  • Upgrade: mg400_rviz_plugin 0.1.1 -> 0.1.2 by @github-actions in #224
  • Upgrade: mg400_plugin_base 1.3.2 -> 1.3.3 by @github-actions in #223
  • Upgrade: mg400_node 2.1.0 -> 2.1.1 by @github-actions in #221
  • Upgrade: mg400_msgs 1.3.2 -> 1.3.3 by @github-actions in #220
  • Upgrade: mg400_joy 1.2.1 -> 1.2.2 by @github-actions in #219
  • Upgrade: mg400_interface 1.3.2 -> 1.3.3 by @github-actions in #218
  • Upgrade: mg400_description 1.2.1 -> 1.2.2 by @github-actions in #217

Full Changelog: v1.4.1...v1.4.2

v1.4.1

18 Jul 04:46
Compare
Choose a tag to compare

What's Changed

  • Upgrade: mg400 1.3.2 -> 1.4.0 by @github-actions in #195
  • Fix destructor bug at TCP interface by @ynyBonfennil in #196
  • Upgrade: mg400_interface 1.3.0 -> 1.3.1 by @github-actions in #197
  • Upgrade: mg400_plugin 1.4.0 -> 1.4.1 by @github-actions in #199
  • Upgrade: mg400_plugin_base 1.3.0 -> 1.3.1 by @github-actions in #198
  • Upgrade: mg400_plugin 1.4.1 -> 1.4.2 by @github-actions in #201
  • Add PayLoad as the default plugin for mg400_node by @ynyBonfennil in #202
  • Upgrade: mg400_msgs 1.3.1 -> 1.3.2 by @github-actions in #203
  • Upgrade: mg400_plugin 1.4.2 -> 1.4.3 by @github-actions in #206
  • Upgrade: mg400_plugin_base 1.3.1 -> 1.3.2 by @github-actions in #205
  • Upgrade: mg400_interface 1.3.1 -> 1.3.2 by @github-actions in #204
  • Upgrade: mg400_node 2.0.0 -> 2.1.0 by @github-actions in #207
  • Fix document typo by @m12watanabe1a in #208

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Jun 05:50
Compare
Choose a tag to compare

What's Changed

Read more

v1.3.1

12 Apr 06:14
Compare
Choose a tag to compare

What's Changed

  • Upgrade: mg400 1.2.0 -> 1.3.0 by @github-actions in #161
  • Fix/add speedfactor by @Mt-is-at-O in #162
  • Upgrade: mg400_bringup 1.2.1 -> 1.2.2 by @github-actions in #163
  • Upgrade: mg400_node 1.2.1 -> 1.2.2 by @github-actions in #164

Full Changelog: v1.3.0...v1.3.1

v1.3.0

28 Mar 03:50
Compare
Choose a tag to compare

What's Changed

  • Release feature upgrade 1.1.0 -> 1.2.0 by @github-actions in #137
  • cleanup repository and change style for cpplint by @m12watanabe1a in #138
  • Fix VCS URL by @m12watanabe1a in #141
  • fix/repo name by @m12watanabe1a in #142
  • add mg400 release ci by @m12watanabe1a in #143
  • Fixed galactic to humble. by @kobayashi-na in #144
  • Change Pose to PoseStamped by @Mt-is-at-O in #140
  • Cleanup TF warning by @m12watanabe1a in #149
  • fix change pose by @m12watanabe1a in #148
  • Fix mov_j timeout because of the flange orientation by @ynyBonfennil in #146
  • "setup.bash" didin't work correctly by @Mt-is-at-O in #150
  • Fix mov_l timeout because of the flange orientation by @Mt-is-at-O in #151
  • Add dashboard API plugins by @Mt-is-at-O in #152
  • Upgrade: mg400_msgs 1.2.0 -> 1.3.0 by @github-actions in #153
  • Upgrade: mg400_plugin 1.2.0 -> 1.3.0 by @github-actions in #154
  • Upgrade: mg400_interface 1.2.0 -> 1.2.1 by @github-actions in #155
  • Upgrade: mg400_joy 1.2.0 -> 1.2.1 by @github-actions in #156
  • Upgrade: mg400_node 1.2.0 -> 1.2.1 by @github-actions in #157
  • Upgrade: mg400_plugin_base 1.2.0 -> 1.2.1 by @github-actions in #158
  • Upgrade: mg400_bringup 1.2.0 -> 1.2.1 by @github-actions in #159
  • Upgrade: mg400_description 1.2.0 -> 1.2.1 by @github-actions in #160

Full Changelog: v1.2.0...v1.3.0

v1.2.0

25 Dec 08:31
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @YukiYamamoto-source made their first contribution in #74
  • @ynyBonfennil made their first contribution in #121
  • @github-actions made their first contribution in #127

Full Changelog: v0.0.1...v1.2.0

v1.1.0

19 Dec 07:11
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @YukiYamamoto-source made their first contribution in #74
  • @ynyBonfennil made their first contribution in #121
  • @github-actions made their first contribution in #127

Full Changelog: v0.0.1...v1.1.0

v1.0.0

07 Dec 08:34
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @YukiYamamoto-source made their first contribution in #74
  • @ynyBonfennil made their first contribution in #121

Full Changelog: v0.0.1...v1.0.0