Skip to content
This repository was archived by the owner on Aug 3, 2020. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Robot Model

`robot_model` contains packages for modeling various aspects of robot information, specified in the Xml Robot Description Format (URDF).
The core package of this stack is urdf, which parses URDF files, and constructs an object model (C++) of the robot.

## Deprecation
This repository and the `robot_model` metapackage are deprecated.
The other packages will continue to be maintained, but are being moved to new repositories.
More information is available at [`ros/robot_model#195`](https://github.com/ros/robot_model/issues/195).

**Moved Repos**

* `collada_urdf` and `collada_parser`
* [`ros/collada_urdf`](https://github.com/ros/collada_urdf)
93 changes: 0 additions & 93 deletions collada_parser/CHANGELOG.rst

This file was deleted.

70 changes: 0 additions & 70 deletions collada_parser/CMakeLists.txt

This file was deleted.

7 changes: 0 additions & 7 deletions collada_parser/collada_parser_plugin_description.xml

This file was deleted.

54 changes: 0 additions & 54 deletions collada_parser/include/collada_parser/collada_parser.h

This file was deleted.

54 changes: 0 additions & 54 deletions collada_parser/include/collada_parser/collada_parser_plugin.h

This file was deleted.

26 changes: 0 additions & 26 deletions collada_parser/mainpage.dox

This file was deleted.

45 changes: 0 additions & 45 deletions collada_parser/package.xml

This file was deleted.

Loading