Skip to content

apirrone/ca_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ca_bot

Ca_bot cao

This work is not finished, I will work on it when I have some free time :)

CAD

You can view the CAD on OnShape here

TODO

  • redo design attach thigh (too much play here)
  • remove holes at bottom of legs
  • more tolerance body assembly
  • check parallelism

Simulation

I used OnShape-to-robot and PyBullet to simulate the robot. Follow the instructions to import the robot from OnShape. Then, you can use the bullet.py (in Ca_bot repo) to perform the simulation. It uses Onshape-to-robot's simulation.py, so you will have to link the imports. For instance, in code/, you can add three symbolic links :

	$ ln -sf <path_to_onshape-to-robot_bullet_dir> bullet
	$ ln -sf <path_to_onshape-to-robot_robots_dir> robots
	$ ln -sf <path_to_onshape-to-robot_simulation.py> simulation.py

Kinematics

You can look at the file maths/inverse_kinematics.pdf for an explaination.

BOM

TODO

STL Files

TODO (list of files, number of files to print etc)

Electronics

TODO

Funny Gifs

There is supposed to be a cool gif here There is supposed to be a cool gif here There is supposed to be a cool gif here

Sources utiles

About

Small cheap 3D printed robot dog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published