Skip to content

Commit

Permalink
turtlebot_dashboard_launchers -> turtlebot_dashboard (wiki headaches).
Browse files Browse the repository at this point in the history
  • Loading branch information
stonier committed Feb 9, 2013
1 parent 86ffd09 commit 2a31c41
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 5 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

<launch>
<arg name="base" value="$(optenv TURTLEBOT_BASE kobuki)"/> <!-- kobuki, create, rhoomba -->
<include file="$(find turtlebot_dashboard_launchers)/launch/$(arg base)/_dashboard.launch"/>
</launch>
<include file="$(find turtlebot_dashboard)/launch/$(arg base)/_dashboard.launch"/>
</launch>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\mainpage
\htmlinclude manifest.html

\b turtlebot_dashboard_launchers
\b turtlebot_dashboard

<!--
Provide an overview of your package.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<package>
<description brief="turtlebot_dashboard_launchers">
<description brief="turtlebot_dashboard">

Launchers for the base-specific dashboards

</description>
<author>Marcus Liebhardt</author>
<license>BSD</license>
<review status="experimental" notes=""/>
<url>http://ros.org/wiki/turtlebot_dashboard_launchers</url>
<url>http://ros.org/wiki/turtlebot_dashboard</url>
<depend package="create_dashboard"/>
<depend package="kobuki_dashboard"/>

Expand Down

0 comments on commit 2a31c41

Please sign in to comment.