Difference between revisions of "Main Page"

From Pengatom Robotics Wiki
Jump to: navigation, search
Line 12: Line 12:
  
 
<ol>
 
<ol>
<li><a href="http://learn.trossenrobotics.com/index.php/getting-started-with-the-arbotix/11-lipo-battery-guide">Battery Care Instructions</a>
 
 
<li>[[Hardware Overview]]
 
<li>[[Hardware Overview]]
<li>Main Processor Choice - [[Raspberry Pi Vs Intel Edison]]
 
 
<li>Electronics & Framework Setup
 
<li>Electronics & Framework Setup
 
<ul>
 
<ul>
<li>[[HR OS1 Electronics and Framework Setup (Raspberry Pi)]]
+
<li>[[HR OS5 Electronics and Framework Setup ]]
<li>[[HR OS1 Electronics and Framework Setup (Intel Edison)]]
 
 
</ul>
 
</ul>
  
Line 24: Line 21:
 
<ul>
 
<ul>
 
<li>[[Setting DYNAMIXEL Servo ID with the DXL_Monitor]] - Recommended Command Line Interface
 
<li>[[Setting DYNAMIXEL Servo ID with the DXL_Monitor]] - Recommended Command Line Interface
<li><a href="https://www.youtube.com/watch?v=SCO_8nrldDE">Setting DYNAMIXEL Servo ID with RoboPlus / DYNAMIXEL Wizard</a> - Optional GUI interface (Windows Only)
 
 
</ul>
 
</ul>
<li><a href="https://github.com/Interbotix/HROS1-Framework/wiki/ps3_demo#pairing-the-sixaxis-controller-to-your-robot">Pair PS3 Controller to Intel Edison or RPi2</a>
+
<li>[[Robot Assembly Guide]]
<li><a href="http://learn.trossenrobotics.com/projects/155-hr-os1-kit-assembly-guide.html">Robot Assembly Guide </a>
+
<li>[[PS4 controller demo]]
<li>[[rme]] Robot Motion Editor for robot animation and playback.
 
<li>[[ps3_demo]] PS3 Sixaxis controller demo, WIP/unstable
 
<li>[[node_server]] Node.js API Server, WIP
 
  
 
</ol>
 
</ol>
  
 
References and recommended reading:
 
References and recommended reading:
* [Original Darwin-OP Framework source code](https://sourceforge.net/projects/darwinop/)
+
* [https://sourceforge.net/projects/darwinop/ Original Darwin-OP Framework source code]
* [Darwin-OP Development Documentation](http://support.robotis.com/en/techsupport_eng.htm#product/darwin-op/development.htm)
+
* [http://support.robotis.com/en/techsupport_eng.htm#product/darwin-op/development.htm Darwin-OP Development Documentation]
* [Darwin-OP Framework Documentation](http://support.robotis.com/en/techsupport_eng.htm#product/darwin-op/development/framework.htm)
+
* [http://support.robotis.com/en/techsupport_eng.htm#product/darwin-op/development/framework.htmDarwin-OP Framework Documentation]

Revision as of 21:24, 3 February 2017

General Grievous HR-OS5

Welcome to the General Grievous HR-OS5 Framework wiki! The intentions of this Wiki is to give additional information about the HR-OS5 Humanoid Research Robot from Trossen Robotics .

http://i.imgur.com/kDP9SQr.jpg?1

HROS5-Framework, based on Darwin-OP framework, is a collaborative software project based on the open source Darwin-OP Framework, with the intent to continue development, implement an API to expose higher level functions of the framework, and develop additional features.

In addition I have branches of this kit, both in hardware and software. Most of what you find here is based on the exsisting HR-OS5 documentation, with my complementary notes and modifications.

The General Grievous project has been built following these steps. This guide is set up sequentially, whereas each step relies on previous steps.

  1. Hardware Overview
  2. Electronics & Framework Setup
  3. Set DYNAMIXEL servo IDs
  4. Robot Assembly Guide
  5. PS4 controller demo

References and recommended reading: