Skip to content
Snippets Groups Projects
Commit 616055e1 authored by Florian Walch's avatar Florian Walch
Browse files

Integrate franka_description as subdirectory

parent 4cc44840
No related branches found
No related tags found
No related merge requests found
Showing
with 16 additions and 5 deletions
[submodule "franka_description"]
path = franka_description
url = https://github.com/frankaemika/franka_description.git
# CHANGELOG # CHANGELOG
## 0.1.1 - UNRELEASED
* Integrate franka_description as subdirectory
## 0.1.0 - 2017-09-15 ## 0.1.0 - 2017-09-15
* Initial release * Initial release
......
<?xml version="1.0"?> <?xml version="1.0"?>
<package format="2"> <package format="2">
<name>franka_control</name> <name>franka_control</name>
<version>0.1.0</version> <version>0.1.1</version>
<description>franka_control provides a hardware node to control a Franka Emika research robot</description> <description>franka_control provides a hardware node to control a Franka Emika research robot</description>
<maintainer email="info@franka.de">Franka Emika GmbH</maintainer> <maintainer email="info@franka.de">Franka Emika GmbH</maintainer>
<license>Apache 2.0</license> <license>Apache 2.0</license>
......
Subproject commit 37b05181deb2d27a8ebcfee1e0d4a6871902682e
cmake_minimum_required(VERSION 2.8.3)
project(franka_description)
find_package(catkin REQUIRED)
catkin_package(CATKIN_DEPENDS xacro)
/**
* @mainpage
* @htmlinclude "manifest.html"
*
* Overview page for Franka Emika research robots: https://frankaemika.github.io
*/
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment