mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
Remove info clover.service as it's only for Raspbian
This commit is contained in:
@@ -57,12 +57,3 @@ roslaunch clover clover.launch
|
||||
```
|
||||
|
||||
> Note that the package is configured to connect to `/dev/px4fmu` by default (see [previous section](#manual-installation)). Install udev rules or specify path to your FCU device in `mavros.launch`.
|
||||
|
||||
Also, you can enable and start the systemd service:
|
||||
|
||||
```bash
|
||||
sudo systemctl enable /home/<username>/catkin_ws/src/clover/builder/assets/clover.service
|
||||
sudo systemctl start clover
|
||||
```
|
||||
|
||||
Note, that it's intended for Raspbian OS, so it uses `pi` username by default.
|
||||
|
||||
Reference in New Issue
Block a user