Skip to content

Commit 44b13e9

Browse files
committed
Added feedback on MachineKit from @cerna
1 parent 3d547fe commit 44b13e9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

community/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,13 @@ LinuxCNC](/docs/html/code/contributing-to-linuxcnc.html).
7272
LinuxCNC has spawned derivative projects. You may be interested to learn about what is different to LinuxCNC with
7373
* [OpenCN](https://gitlab.com/mecatronyx/opencnc/opencn)
7474
- Different trajectory planner with focus on minimal variation of force imposed on spindle
75-
* [MachineKit](https://www.machinekit.io/) - to mind come
75+
* [MachineKit](https://www.machinekit.io/) - addresses developers
7676
- Trying to decouple the parts into isolated functional blocks: The focus is no longer the CNC controller, but the CNC is just one application.
77-
There is - for example - the tormach/hal_ros_control for connecting to the ROS
77+
There is - for example - the [hal\_ros\_control](github.com/tormach/hal_ros_control) for connecting to the [Robot Operating System](https://www.ros.org/).
7878
- The Machinetalk remote communication protocol
7979
- Different (some may say "more clear") repository structure
8080
* ? Contact us for what we are missing.
8181

8282
Forks are much appreciated as a means to tailor LinuxCNC to the needs of our users.
8383
And forks foster steady improvements as all forks compete for eyeballs, ideas and implementations.
84+

0 commit comments

Comments
 (0)