Skip to content

Commit ed9fe7f

Browse files
mtobia-nasaCHONKUR
authored andcommitted
more format
1 parent c5e07a4 commit ed9fe7f

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

chonkur/chonkur_deploy/launch/chonkur_comm.launch.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,10 @@
1717
# License for the specific language governing permissions and limitations
1818
# under the License.
1919

20-
import os
21-
2220
from launch import LaunchDescription
2321
from launch.actions import DeclareLaunchArgument
2422
from launch.substitutions import LaunchConfiguration
2523
from launch_ros.actions import Node
26-
from chonkur_deploy.launch_helpers import include_launch_file
27-
from ament_index_python.packages import get_package_share_directory
2824

2925

3026
def generate_launch_description():

chonkur/chonkur_deploy/launch/chonkur_gui.launch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
from launch import LaunchDescription
2323
from launch.actions import DeclareLaunchArgument
2424
from launch.substitutions import LaunchConfiguration
25-
from launch_ros.actions import Node
2625
from chonkur_deploy.launch_helpers import include_launch_file
2726
from ament_index_python.packages import get_package_share_directory
2827

0 commit comments

Comments
 (0)