Shop OBEX P1 Docs P2 Docs Learn Events
RoboThespian (tm) — Parallax Forums

RoboThespian (tm)

ParallaxInsiderParallaxInsider Posts: 5
edited 2012-10-19 11:15 in Robotics
This project was submitted to Parallax by Will Jackson.

RoboThespian is fully programmable with a web based interface and the API is available to developers. The seventeen major axis are all controlled using a custom written PID algorithm that features optimisations for air muscle control and adapts in real time to cope with cross axis dependencies, ie the load and dynamics of the upper arm vary according to the position of the fore arm and hand. All of this requires a lot of processing power and fast communication. We choose Propeller because it fits the application so well with cogs dedicated to various functions able to communicate quickly. The Propeller chip is used in the motion control boards, controlling 9 axis with PID and complex cross axis feed forward with each Propeller chip. There are two motion boards in each model 2 RoboThespian.


The cost to performance ratio is incredible. We were also impressed by Chip Gracey's design approach to Propeller - We trust the silicon because we know the dedication and passion that went into the design of it.


Software and Hardware Design - We plan to release all our software in a year. Our core piece of software, (running on PC not Propeller), is called IOServe it runs under Linux and provides a generic way to link and program all robot hardware, it also has the ability to capture motion data and replay it and modify existing motion sequences on the fly, including an interface to the open source 3D program Blender where you can create virtual robots to control real hardware. This will be a powerful tool for any robot builder.

Additional Resources:
RoboThespian00-L.jpeg
RoboThespian01-L.jpeg
RoboThespian02-L.jpeg
RoboThespian03-L.jpeg
RoboThespian04-L.jpeg
RoboThespian05-L.jpeg
1000 x 603 - 153K
1000 x 1488 - 322K
1000 x 1500 - 471K
1000 x 1500 - 414K
667 x 1000 - 115K
1000 x 1419 - 237K

Comments

  • SRLMSRLM Posts: 5,045
    edited 2012-10-18 21:34
    Those are some big traces on the PCB. I'm curious as to how much noise those high power circuits at the top produce in the circuit. Any chance the schematic/PCB will be available? It also looks like U10 was missing a resistor :)
  • Jen J.Jen J. Posts: 649
    edited 2012-10-19 09:07
    I doubt that a schematic will be made available, but it is a great example of the Propeller microcontroller's capabilities.
  • PublisonPublison Posts: 12,366
    edited 2012-10-19 10:45
    Jen,

    We need a more intimidating avatar to keep the troops in line!

    What's next? A sponge? :)
  • Jen J.Jen J. Posts: 649
    edited 2012-10-19 11:15
    I'll try to find something more frightening in time for Halloween. ;)
Sign In or Register to comment.