-
Notifications
You must be signed in to change notification settings - Fork 317
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sebastian Nagel
committed
Sep 15, 2017
1 parent
e6ac34e
commit 7a0b3c0
Showing
16 changed files
with
39 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,25 @@ | ||
# ROS integration for FRANKA EMIKA research robots | ||
# ROS integration for Franka Emika research robots | ||
|
||
See the [FRANKA Control Interface documentation][fci-docs] for more information. | ||
See the [Franka Control Interface (FCI) documentation][fci-docs] for more information. | ||
|
||
## MoveIt! quickstart for Panda research | ||
|
||
1. Launch the joint trajectory controller | ||
|
||
roslaunch franka_control franka_control.launch robot_ip:=<ip> | ||
``` | ||
roslaunch franka_control franka_control.launch robot_ip:=<ip> | ||
``` | ||
|
||
2. Launch MoveIt! | ||
|
||
roslaunch panda_moveit_config panda_moveit.launch | ||
``` | ||
roslaunch panda_moveit_config panda_moveit.launch | ||
``` | ||
|
||
3. Launch RViz | ||
|
||
roslaunch panda_moveit_config moveit_rviz.launch | ||
``` | ||
roslaunch panda_moveit_config moveit_rviz.launch | ||
``` | ||
|
||
[fci-docs]: https://frankaemika.github.io/docs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
<package format="2"> | ||
<name>franka_control</name> | ||
<version>0.0.1</version> | ||
<description>franka_control provides a hardware node to control a FRANKA EMIKA research robot</description> | ||
<maintainer email="[email protected]">FRANKA EMIKA Research Interface Team</maintainer> | ||
<description>franka_control provides a hardware node to control a Franka Emika research robot</description> | ||
<maintainer email="[email protected]">Franka Emika GmbH</maintainer> | ||
<license>NONE</license> | ||
|
||
<url type="website">http://wiki.ros.org/franka_control</url> | ||
<url type="repository">https://github.com/frankaemika/franka_ros</url> | ||
<url type="bugtracker">https://github.com/frankaemika/franka_ros/issues</url> | ||
<author>FRANKA EMIKA Research Interface Team</author> | ||
<author>Franka Emika GmbH</author> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
<name>franka_example_controllers</name> | ||
<version>0.0.1</version> | ||
<description>The franka_example_controllers package</description> | ||
<maintainer email="[email protected]">FRANKA EMIKA Research Interface Team</maintainer> | ||
<maintainer email="[email protected]">Franka Emika GmbH</maintainer> | ||
<license>NONE</license> | ||
|
||
<url type="website">http://wiki.ros.org/franka_example_controllers</url> | ||
<url type="repository">https://github.com/frankaemika/franka_ros</url> | ||
<url type="bugtracker">https://github.com/frankaemika/franka_ros/issues</url> | ||
<author>FRANKA EMIKA Research Interface Team</author> | ||
<author>Franka Emika GmbH</author> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
<name>franka_gripper</name> | ||
<version>0.0.1</version> | ||
<description>This package implements the franka gripper of type Franka Hand for the use in ros</description> | ||
<maintainer email="[email protected]">FRANKA EMIKA Research Interface Team</maintainer> | ||
<maintainer email="[email protected]">Franka Emika GmbH</maintainer> | ||
<license>NONE</license> | ||
|
||
<url type="website">http://wiki.ros.org/franka_gripper</url> | ||
<url type="repository">https://github.com/frankaemika/franka_ros</url> | ||
<url type="bugtracker">https://github.com/frankaemika/franka_ros/issues</url> | ||
<author>FRANKA EMIKA Research Interface Team</author> | ||
<author>Franka Emika GmbH</author> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
<package format="2"> | ||
<name>franka_hw</name> | ||
<version>0.0.1</version> | ||
<description>franka_hw provides hardware interfaces for using FRANKA EMIKA research robots with ros_control</description> | ||
<maintainer email="[email protected]">FRANKA EMIKA Research Interface Team</maintainer> | ||
<description>franka_hw provides hardware interfaces for using Franka Emika research robots with ros_control</description> | ||
<maintainer email="[email protected]">Franka Emika GmbH</maintainer> | ||
<license>NONE</license> | ||
|
||
<url type="website">http://wiki.ros.org/franka_hw</url> | ||
<url type="repository">https://github.com/frankaemika/franka_ros</url> | ||
<url type="bugtracker">https://github.com/frankaemika/franka_ros/issues</url> | ||
<author>FRANKA EMIKA Research Interface Team</author> | ||
<author>Franka Emika GmbH</author> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
<package format="2"> | ||
<name>franka_msgs</name> | ||
<version>0.0.1</version> | ||
<description>franka_msgs provides messages specific to FRANKA EMIKA research robots</description> | ||
<maintainer email="[email protected]">FRANKA EMIKA Research Interface Team</maintainer> | ||
<description>franka_msgs provides messages specific to Franka Emika research robots</description> | ||
<maintainer email="[email protected]">Franka Emika GmbH</maintainer> | ||
<license>NONE</license> | ||
|
||
<url type="website">http://wiki.ros.org/franka_msgs</url> | ||
<url type="repository">https://github.com/frankaemika/franka_ros</url> | ||
<url type="bugtracker">https://github.com/frankaemika/franka_ros/issues</url> | ||
<author>FRANKA EMIKA Research Interface Team</author> | ||
<author>Franka Emika GmbH</author> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
<package format="2"> | ||
<name>franka_visualization</name> | ||
<version>0.0.1</version> | ||
<description>This package contains visualization tools for FRANKA EMIKA.</description> | ||
<maintainer email="[email protected]">FRANKA EMIKA Research Interface Team</maintainer> | ||
<description>This package contains visualization tools for Franka Emika.</description> | ||
<maintainer email="[email protected]">Franka Emika GmbH</maintainer> | ||
<license>NONE</license> | ||
|
||
<url type="website">http://wiki.ros.org/franka_visualization</url> | ||
<url type="repository">https://github.com/frankaemika/franka_ros</url> | ||
<url type="bugtracker">https://github.com/frankaemika/franka_ros/issues</url> | ||
<author>FRANKA EMIKA Research Interface Team</author> | ||
<author>Franka Emika GmbH</author> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
<name>panda_moveit_config</name> | ||
<version>0.0.1</version> | ||
<description> A partly automatically generated package with all the configuration and launch files for using Panda research with MoveIt!</description> | ||
<maintainer email="[email protected]">FRANKA EMIKA Research Interface Team</maintainer> | ||
<maintainer email="[email protected]">Franka Emika GmbH</maintainer> | ||
<license>NONE</license> | ||
|
||
<url type="website">http://wiki.ros.org/panda_moveit_config</url> | ||
<url type="repository">https://github.com/frankaemika/franka_ros</url> | ||
<url type="bugtracker">https://github.com/frankaemika/franka_ros/issues</url> | ||
<author>FRANKA EMIKA Research Interface Team</author> | ||
<author>Franka Emika GmbH</author> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|