rename roslaunch service to mavroslaunch service
This commit is contained in:
parent
8197ab11ca
commit
80cd41f2a4
|
@ -5,6 +5,6 @@ After=NetworkManager.service time-sync.target roscore.service
|
|||
[Service]
|
||||
Type=simple
|
||||
User=spiri
|
||||
ExecStart=/usr/sbin/roslaunch
|
||||
ExecStart=/usr/sbin/mavroslaunch
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue