mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
update Changelog.
This commit is contained in:
parent
b15aa9e332
commit
18e2a72f2b
2 changed files with 47 additions and 45 deletions
45
CHANGELOG.md
45
CHANGELOG.md
|
|
@ -1,45 +0,0 @@
|
|||
# 2021
|
||||
|
||||
## 07.12
|
||||
|
||||
- Split package.
|
||||
|
||||
## 07.05
|
||||
|
||||
- Added gripper model for Pro320 and modified urdf.
|
||||
- Fixed initial pose of Pro600.
|
||||
|
||||
## 06.28
|
||||
|
||||
- simple_gui: Allow Ctrl+C to kill program (for roslaunch) [#28](https://github.com/elephantrobotics/mycobot_ros/pull/28)
|
||||
|
||||
## 06.22
|
||||
|
||||
- Added Pro600 model.
|
||||
- Fixed Pro320 model that adding volume collision.
|
||||
|
||||
## 06.09
|
||||
|
||||
- Added Pro320 model.
|
||||
- Added slider controlling script fro Pro320.
|
||||
- Docker support both nvidia/without nvidia.
|
||||
|
||||
## 05.28
|
||||
|
||||
- Fixed docker file for ros melodic. [#22](https://github.com/elephantrobotics/mycobot_ros/pull/22) [#23](https://github.com/elephantrobotics/mycobot_ros/pull/23)
|
||||
- Added industrial_ci and update package.xml [#24](https://github.com/elephantrobotics/mycobot_ros/pull/24)
|
||||
- Added more compile time dependency detection.
|
||||
- Added vision code for Mycobot.
|
||||
|
||||
## 05.21
|
||||
|
||||
- Feature: simple gui.
|
||||
|
||||
## 05.13
|
||||
|
||||
- Specification package name.
|
||||
- Specification file nmae.
|
||||
- Added teleop keyboard control.
|
||||
- Intergrated MoveIt.
|
||||
- Update sync moveit plan script.
|
||||
|
||||
47
CHANGELOG.rst
Normal file
47
CHANGELOG.rst
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Changelog of mycobot_ros
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
2021-07-12
|
||||
----------
|
||||
- Split package.
|
||||
|
||||
2021-07-05
|
||||
----------
|
||||
- Added gripper model for Pro320 and modified urdf.
|
||||
- Fixed initial pose of Pro600.
|
||||
|
||||
2021-06-28
|
||||
----------
|
||||
- simple_gui: Allow Ctrl+C to kill program (for roslaunch) `#28 <https://github.com/elephantrobotics/mycobot_ros/pull/28>`_
|
||||
|
||||
2021-06-22
|
||||
----------
|
||||
- Added Pro600 model.
|
||||
- Fixed Pro320 model that adding volume collision.
|
||||
|
||||
2021-06-09
|
||||
----------
|
||||
- Added Pro320 model.
|
||||
- Added slider controlling script fro Pro320.
|
||||
- Docker support both nvidia/without nvidia.
|
||||
|
||||
2021-05-28
|
||||
----------
|
||||
- Fixed docker file for ros melodic. `#22 <https://github.com/elephantrobotics/mycobot_ros/pull/22>`_ `#23 <https://github.com/elephantrobotics/mycobot_ros/pull/23>`_
|
||||
- Added industrial_ci and update package.xml `#24 <https://github.com/elephantrobotics/mycobot_ros/pull/24>`_
|
||||
- Added more compile time dependency detection.
|
||||
- Added vision code for Mycobot.
|
||||
|
||||
2021-05-21
|
||||
----------
|
||||
- Feature: simple gui.
|
||||
|
||||
2021-05-13
|
||||
----------
|
||||
- Specification package name.
|
||||
- Specification file nmae.
|
||||
- Added teleop keyboard control.
|
||||
- Intergrated MoveIt.
|
||||
- Update sync moveit plan script.
|
||||
|
||||
Loading…
Add table
Reference in a new issue