diff --git a/launch/baxter.launch b/launch/baxter.launch
index 79146e6..9ae25f4 100644
--- a/launch/baxter.launch
+++ b/launch/baxter.launch
@@ -16,14 +16,14 @@
-
-
+
+
@@ -35,5 +35,4 @@
-
diff --git a/launch/baxter_moveit.launch b/launch/baxter_moveit.launch
index 10931dd..35b8549 100644
--- a/launch/baxter_moveit.launch
+++ b/launch/baxter_moveit.launch
@@ -1,81 +1,28 @@
+
-
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/launch/tf_frames.launch b/launch/tf_frames.launch
index 418db46..a04c646 100644
--- a/launch/tf_frames.launch
+++ b/launch/tf_frames.launch
@@ -1,5 +1,5 @@
-
+
-
+
diff --git a/src/robot_config.cpp b/src/robot_config.cpp
index 7655c0b..c22f411 100644
--- a/src/robot_config.cpp
+++ b/src/robot_config.cpp
@@ -204,7 +204,6 @@ void BaxterRobotConfig::default_gripper_poses(
void BaxterRobotConfig::joints_for_group(
const std::string& actuator_group,
std::vector* joint_names) const {
- joint_names->clear();
if (actuator_group == Action::LEFT_ARM) {
joint_names->push_back("left_e0");
joint_names->push_back("left_e1");