Skip to content
Snippets Groups Projects
Commit 959e3013 authored by Nikolaus Vahrenkamp's avatar Nikolaus Vahrenkamp
Browse files

fixed names

parent 09fb1e5c
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* @package RobotAPI::ArmarXObjects::DMPComponent
* @package RobotComponents::ArmarXObjects::DMPComponent
* @author Mirko Waechter ( mirko dot waechter at kit dot edu )
* @date 2015
* @copyright http://www.gnu.org/licenses/gpl.txt
......
......@@ -14,18 +14,18 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* @package RobotAPI::ArmarXObjects::MMMPlayer
* @package RobotComponents::ArmarXObjects::MMMPlayer
* @author Mirko Waechter ( mirko dot waechter at kit dot edu )
* @date 2014
* @copyright http://www.gnu.org/licenses/gpl.txt
* GNU General Public License
*/
#define BOOST_TEST_MODULE RobotAPI::ArmarXObjects::MMMPlayer
#define BOOST_TEST_MODULE RobotComponents::ArmarXObjects::MMMPlayer
#define ARMARX_BOOST_TEST
#include <RobotAPI/Test.h>
#include <RobotComponents/Test.h>
#include <RobotComponents/components/MMMPlayer/MMMPlayer.h>
#include <iostream>
......
......@@ -14,7 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* @package RobotAPI::ArmarXObjects::RobotIKTestEnvironment
* @package RobotComponents::ArmarXObjects::RobotIKTestEnvironment
* @author Joshua Haustein ( joshua dot haustein at gmail dot com)
* @date 2015
* @copyright http://www.gnu.org/licenses/gpl.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment