Skip to content

Commit

Permalink
Update integration_fleets_tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevmanek authored Aug 30, 2022
1 parent f59cc2f commit 665a6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/integration_fleets_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip3 install fastapi uvicorn

```

Clone the [rmf_demos_fleet_adapter](https://github.com/open-rmf/fleet_adapter_template) repository.
Clone the [fleet_adapter_template](https://github.com/open-rmf/fleet_adapter_template) repository.

Users can use the template and fill in the missing blocks of code in [`RobotClientAPI.py`](https://github.com/open-rmf/fleet_adapter_template/blob/main/fleet_adapter_template/fleet_adapter_template/RobotClientAPI.py) marked with `# IMPLEMENT YOUR CODE HERE #`. This sets up the API between the fleet adapter and the user's robots.

Expand Down

0 comments on commit 665a6a7

Please sign in to comment.