Robot arm simulation

A collection of posts and articles on getting started in Flowcode v6

Moderator: Benj

Post Reply
User avatar
JonnyW
Posts: 1230
Joined: Fri Oct 29, 2010 9:13 am
Location: Matrix Multimedia Ltd
Has thanked: 63 times
Been thanked: 290 times
Contact:

Robot arm simulation

Post by JonnyW »

Hello. This is one of our earlier examples from Flowcode knocked up as a simulation demo.

It illustrates rotating of objects, grouping and on the dashboard use of buttons and mouse interaction.
Robot_Arm.png
(27.05 KiB) Downloaded 3365 times
Open the system panel to see the arm move, and the dashboard panel to see the controls. Click the green LED to start automatic movement of the arm.

This demo is not for download and is useful for showing some of the low level calls made to build up our component library. Movement API calls are detailed in the API Panel.Position.

Any questions or problems please ask.
Robot_Arm.fcfx
(42.99 KiB) Downloaded 464 times
Jonny

Post Reply