OpenDog: Difference between revisions
Jump to navigation
Jump to search
(Added some more links under the "Useful Links" section) |
(Added some more links under the "External Links" section) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Basics= | =Basics= | ||
*A design developed and origiginally thought up by [[James Bruton]] | *A design developed and origiginally thought up by [[James Bruton]] | ||
*Is similar to [[Boston Dynamics]]'s [[Spot | *Is similar to [[Boston Dynamics]]'s [[Spot]] robot, yet it is fully open source, and works a bit differently | ||
*Is still in development (ie not FULLY capable) but is a great project moving foreward at a remarkable pace | *Is still in development (ie not FULLY capable) but is a great project moving foreward at a remarkable pace | ||
*Could be a good test bed/into project into legged robots for the [[Open Source Robotics Construction Set]] | *Could be a good test bed/into project into legged robots for the [[Open Source Robotics Construction Set]] | ||
* '''The most recent version "OpenDog V2" has solved nearly all hardware issues (short of some small optimizations perhaps) , now it is a code problem''' | |||
=Photos= | |||
*[[File:OpenDog Video Thumbnail for 26.jpeg]] | |||
*[[File:OpenDog Photo 1.jpeg]] | |||
=OSE Replication= | =OSE Replication= | ||
Line 17: | Line 22: | ||
=Useful Links= | =Useful Links= | ||
*[https://github.com/XRobots/openDog The GitHub Page for OpenDog] | *[https://github.com/XRobots/openDog The GitHub Page for OpenDog] | ||
*[https://www.youtube.com/playlist?list=PLpwJoq86vov_PkA0bla0eiUTsCAPi_mZf The | *[https://github.com/XRobots/openDogV2The GitHub Page for OpenDog V2] | ||
*[https://www.youtube.com/playlist?list=PLpwJoq86vov_PkA0bla0eiUTsCAPi_mZf The Youtube Playlist on OpenDog] | |||
*[https://www.youtube.com/watch?v=ten2T1Pq_z8 The Youtube Video on OpenDog V2] |
Latest revision as of 15:29, 28 July 2020
Basics
- A design developed and origiginally thought up by James Bruton
- Is similar to Boston Dynamics's Spot robot, yet it is fully open source, and works a bit differently
- Is still in development (ie not FULLY capable) but is a great project moving foreward at a remarkable pace
- Could be a good test bed/into project into legged robots for the Open Source Robotics Construction Set
- The most recent version "OpenDog V2" has solved nearly all hardware issues (short of some small optimizations perhaps) , now it is a code problem