GithubHelp home page GithubHelp logo

BEN about doggo HOT 22 CLOSED

nate711 avatar nate711 commented on July 16, 2024
BEN

from doggo.

Comments (22)

CrazyAZ avatar CrazyAZ commented on July 16, 2024

We have no plans to produce and sell Doggo robots. The entire design is fully open-sourced on this github, so you would be able to purchase all the necessary parts, but all the assembly is DIY.

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

CrazyAZ avatar CrazyAZ commented on July 16, 2024

The full project which contains the full CAD and other information can be found here: https://github.com/Nate711/StanfordDoggoProject

In it you can find the BOM which has a list of all the materials, which I can also link here: https://docs.google.com/spreadsheets/d/1MQRoZCfsMdJhHQ-ht6YvhzNvye6xDXO8vhWQql2HtlI/edit#gid=726381752

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

CrazyAZ avatar CrazyAZ commented on July 16, 2024
  1. Yes, the only way to get the parts for Doggo is to buy them individually from the various vendors. However, some of the parts are generic enough that you can find them from vendors other than those we listed.
  2. Yes, you will need to download and flash both the firmware for the Odrive motor controllers and the code for the main teensy. Both of these are available on the main project repo.
  3. The greatest difficulty for acquiring the parts is the custom fabricated parts (3rd page of the BOM). I would definitely make sure you are able to acquire these parts before investing in the rest. We provide the CAD for each part, which you will likely need to outsource to a fabrication service. The services we used are linked in the BOM, but they may not be the best for you based on region.

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

CrazyAZ avatar CrazyAZ commented on July 16, 2024

Replacing that motor with another would be fairly difficult, so I would look to buy the same one from a different source. Here are two other places you can find them:
http://store-en.tmotor.com/goods.php?id=377
https://www.foxtechfpv.com/tmotor-mn5212-kv340.html

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

CrazyAZ avatar CrazyAZ commented on July 16, 2024

Both the 24V and 48V Odrives will work. We list the 24V in the BOM because they are cheaper.

Unfortunately, I am not seeing any pictures, so I can't diagnose the error you are getting.

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

CrazyAZ avatar CrazyAZ commented on July 16, 2024

Hi Ben,

I am still not able to see any images. I think you need to send your reply on Github instead of through email in order for me to see it.

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

Hi, Aaron,
Ok, I change to send the compiling error photo here so you can see it. Waiting for your reply. Many thanks.
BEN
![doggo_compile_errors]
(https://user-images.githubusercontent.com/51536550/61394289-9e2f8600-a877-11e9-827f-9feffb529a9a.jpg)

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

CrazyAZ avatar CrazyAZ commented on July 16, 2024

That error is from code related to logging data to an SD card in the Teensy. I would first double check that you have the SdFat library properly initialized in the lib file. If you cannot find an issue there, I would simply comment out the datalogging code since it is completely non-essential to running Doggo.

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

CrazyAZ avatar CrazyAZ commented on July 16, 2024

I'm glad you found the problem with the code compiling. As far as flashing the code to the Teensy that should all be handled by PlatformIO, we don't manually flash the hex file. Our code will cause the LED on the board to flash if it is running. Lastly, to communicate and see if the code is running you can connect to the Teensy via USB and open up a serial monitor. One of the easiest serial monitors to use is the one built in to the arduino application, but you can also find others.

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

caobencheng avatar caobencheng commented on July 16, 2024

from doggo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.