diff --git a/jsk_mbzirc_common/launch/mbzirc_arena_1.launch b/jsk_mbzirc_common/launch/mbzirc_arena_1.launch
index 5798ada..5f4e39d 100644
--- a/jsk_mbzirc_common/launch/mbzirc_arena_1.launch
+++ b/jsk_mbzirc_common/launch/mbzirc_arena_1.launch
@@ -13,7 +13,6 @@
-
@@ -31,7 +30,6 @@
-
diff --git a/jsk_mbzirc_common/src/mbzirc_gazebo_truck_plugin.cpp b/jsk_mbzirc_common/src/mbzirc_gazebo_truck_plugin.cpp
index 5f7f53d..c70958f 100644
--- a/jsk_mbzirc_common/src/mbzirc_gazebo_truck_plugin.cpp
+++ b/jsk_mbzirc_common/src/mbzirc_gazebo_truck_plugin.cpp
@@ -86,8 +86,8 @@ void GazeboTruck::Load(physics::ModelPtr _model, sdf::ElementPtr _sdf)
}
node_handle_ = new ros::NodeHandle(namespace_);
- pub_score_ = node_handle_->advertise("score", 1, true); // set latch true
- pub_time_ = node_handle_->advertise("remaining_time", 1);
+ pub_score_ = node_handle_->advertise("/score", 1, true); // set latch true
+ pub_time_ = node_handle_->advertise("/remaining_time", 1);
update_connection_ = event::Events::ConnectWorldUpdateBegin(boost::bind(&GazeboTruck::Update, this));
}
diff --git a/jsk_mbzirc_tasks/config/task1.rviz b/jsk_mbzirc_tasks/config/task1.rviz
index 5d825f3..d553591 100644
--- a/jsk_mbzirc_tasks/config/task1.rviz
+++ b/jsk_mbzirc_tasks/config/task1.rviz
@@ -145,12 +145,12 @@ Visualization Manager:
Topic: /remaining_time_overlay
Value: true
font: DejaVu Sans Mono
- height: 100
+ height: 50
left: 10
line width: 2
- text size: 64
+ text size: 32
top: 10
- width: 370
+ width: 500
Enabled: true
Global Options:
Background Color: 48; 48; 48