LinuxGuy
04-25-2008, 03:18 AM
I have a project I have been wanting to do, but have not been sure exactly how to go about it. This project is a servo sequencer for robots, which could be used to design and build motion sequences to be added into the robot's motion control software. It could also be used to simulate the motions of the robot using such sequences, and I expect it to eventually contain a 3D rendering of the robot.
I am tired of closed source solutions and this is one reason I have stopped using any microcontroller module that required a closed software solution for programming. Until now, and before I connected with TinCanTools, I have been using microcontrollers from a company that has such a closed source environment for programming.
I believe this software would be a perfect application for TROM. I definitely am seeing where I could use TROM to make building this software much easier.
As soon as I get my hands on a Hammer-RDB board (or maybe two), I am putting one of them on my Lynxmotion BRAT (if I get two boards) and the other will go on W.A.L.T.E.R. (3DOF top deck, front mounted arm).
This is just an idea of mine I have wanted to persue for a very long time to create some good Open Source robotics tools. We need good software for robotics that is platform independent. I can see embedding Python (http://www.python.org) into this software also, as the main programming language for a robot, but others are always an option also. I'm also seeing that LUA (http://www.lua.org/) is gaining in popularity for control applications, and it is already used in software such as Girder (http://www.promixis.com/products.php?section=girder) and others.
8-Dale
I am tired of closed source solutions and this is one reason I have stopped using any microcontroller module that required a closed software solution for programming. Until now, and before I connected with TinCanTools, I have been using microcontrollers from a company that has such a closed source environment for programming.
I believe this software would be a perfect application for TROM. I definitely am seeing where I could use TROM to make building this software much easier.
As soon as I get my hands on a Hammer-RDB board (or maybe two), I am putting one of them on my Lynxmotion BRAT (if I get two boards) and the other will go on W.A.L.T.E.R. (3DOF top deck, front mounted arm).
This is just an idea of mine I have wanted to persue for a very long time to create some good Open Source robotics tools. We need good software for robotics that is platform independent. I can see embedding Python (http://www.python.org) into this software also, as the main programming language for a robot, but others are always an option also. I'm also seeing that LUA (http://www.lua.org/) is gaining in popularity for control applications, and it is already used in software such as Girder (http://www.promixis.com/products.php?section=girder) and others.
8-Dale