Skip to content
This repository was archived by the owner on Aug 3, 2020. It is now read-only.

Commit 3fa7b87

Browse files
authored
Strip collada kinetic (#198)
* Deleted collada_parser and collada_urdf * Add README with deprecation notice * Add missing backtick
1 parent 380303a commit 3fa7b87

19 files changed

+14
-9673
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Robot Model
2+
3+
`robot_model` contains packages for modeling various aspects of robot information, specified in the Xml Robot Description Format (URDF).
4+
The core package of this stack is urdf, which parses URDF files, and constructs an object model (C++) of the robot.
5+
6+
## Deprecation
7+
This repository and the `robot_model` metapackage are deprecated.
8+
The other packages will continue to be maintained, but are being moved to new repositories.
9+
More information is available at [`ros/robot_model#195`](https://github.com/ros/robot_model/issues/195).
10+
11+
**Moved Repos**
12+
13+
* `collada_urdf` and `collada_parser`
14+
* [`ros/collada_urdf`](https://github.com/ros/collada_urdf)

collada_parser/CHANGELOG.rst

Lines changed: 0 additions & 93 deletions
This file was deleted.

collada_parser/CMakeLists.txt

Lines changed: 0 additions & 70 deletions
This file was deleted.

collada_parser/collada_parser_plugin_description.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

collada_parser/include/collada_parser/collada_parser.h

Lines changed: 0 additions & 54 deletions
This file was deleted.

collada_parser/include/collada_parser/collada_parser_plugin.h

Lines changed: 0 additions & 54 deletions
This file was deleted.

collada_parser/mainpage.dox

Lines changed: 0 additions & 26 deletions
This file was deleted.

collada_parser/package.xml

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)