Update robot_joy_teleop.launch.py

This commit is contained in:
bjoernellens1 2023-11-16 13:57:29 +01:00 committed by GitHub
parent e441c1aab7
commit 2f1bb62abb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,8 @@ from launch_ros.descriptions import ParameterValue
def generate_launch_description():
use_sim_time = LaunchConfiguration('use_sim_time')
#use_sim_time = LaunchConfiguration('use_sim_time')
use_sim_time = True
robot_description_content = Command(
[