docs: lowercase goose in remaining topics (#5861)
This commit is contained in:
@@ -66,7 +66,7 @@ The available commands allow you to drive the mbot2 rover around, including:
|
||||
|
||||
The default distance to travel is 70cm (about 27 inches), and the turn angles are set to 90 degrees. You can change these values in the [Python code on the mbot2](https://github.com/deemkeen/mbotmcp/blob/main/assets/mbot-mqtt.py). The mbot2 has a lot of other capabilities with the proximity sensors, lights, and color detection sensor on the bottom of the unit that you can add to the Python code, and will need to update [the Java code](https://github.com/deemkeen/mbotmcp/blob/main/src/main/java/de/emkeen/mbotmcp/service/BotService.java) to include those commands via MCP.
|
||||
|
||||
#### Goose Interaction
|
||||
#### goose Interaction
|
||||
|
||||
```
|
||||
( O)> Let my mbot2 explore the area
|
||||
|
||||
Reference in New Issue
Block a user