Merge pull request #205 from Namlak/patch-1

Update getting-started.md
This commit is contained in:
Oskar Weigl
2018-08-06 21:58:03 -07:00
committed by GitHub
+1 -1
View File
@@ -233,7 +233,7 @@ The ODrive also supports velocity control and current (torque) control.
You can now:
* See what other [commands and parameters](commands.md) are available, including setting tuning parameters for better performance.
* Control the ODrive from your own program or hook it up to an existing system through one of it's [interfaces](interfaces).
* Control the ODrive from your own program or hook it up to an existing system through one of it's [interfaces](interfaces.md).
* See how you can improve the behavior during the startup procedure, like [bypassing encoder calibration](encoders.md#encoder-with-index-signal).
If you have any issues or any questions please get in touch. The [ODrive Community](https://discourse.odriverobotics.com/) warmly welcomes you.