Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indigo post move #2

Merged
merged 2 commits into from
Nov 3, 2017
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
34 changes: 0 additions & 34 deletions ChangeList.txt

This file was deleted.

22 changes: 7 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
# Robot Model
# URDF

`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.
This contains packages for working with URDF files.
See the ROS wiki for API documentation and tutorials.

## 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).
* [`urdf`](http://wiki.ros.org/urdf)
* [`urdf_parser_plugin`](http://wiki.ros.org/urdf_parser_plugin)

**Moved Repos**

* `collada_urdf` and `collada_parser`
* [`ros/collada_urdf`](https://github.com/ros/collada_urdf)
* `joint_state_publisher`
* [`ros/joint_state_publisher`](https://github.com/ros/joint_state_publisher)
* `kdl_parser` and `kdl_parser_py`
* [`ros/kdl_parser`](https://github.com/ros/kdl_parser)
This was originally part of the [`ros/robot_model`](https://github.com/ros/robot_model) repository.
It has been moved to this repo as described by [`ros/robot_model#195`](https://github.com/ros/robot_model/issues/195)
66 changes: 0 additions & 66 deletions robot_model/CHANGELOG.rst

This file was deleted.

4 changes: 0 additions & 4 deletions robot_model/CMakeLists.txt

This file was deleted.

Binary file removed robot_model/documentation/urdf_diagram.odg
Binary file not shown.
Binary file removed robot_model/documentation/urdf_diagram.png
Binary file not shown.
38 changes: 0 additions & 38 deletions robot_model/package.xml

This file was deleted.