Skip to content
Snippets Groups Projects
Commit 16ceb88f authored by Simon Ottenhaus's avatar Simon Ottenhaus
Browse files

changed default kinematic unit robot file to armar3

parent 9b6d8da4
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@
#include <boost/shared_ptr.hpp>
#include <boost/cstdint.hpp>
#define KINEMATIC_UNIT_FILE_DEFAULT armarx::ArmarXDataPath::getHomePath()+std::string("Armar4/data/Armar4/robotmodel/armar4.xml")
#define KINEMATIC_UNIT_FILE_DEFAULT armarx::ArmarXDataPath::getHomePath() + std::string("Armar3/data/Armar3/robotmodel/ArmarIII.xml")
#define KINEMATIC_UNIT_NAME_DEFAULT "Robot"
#define TOPIC_NAME_DEFAULT "RobotState"
......
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