mirror of
https://github.com/bjoernellens1/cps_loki_bringup.git
synced 2024-11-22 15:43:48 +00:00
Update robot_joy_teleop.launch.py
This commit is contained in:
parent
e441c1aab7
commit
2f1bb62abb
@ -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(
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user