avikde / robobee3d

Robobee research including controls, modeling, and simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robobee3d

Robobee 3D sim (and maybe files for planar ones as well)

Installing

Common: https://github.com/avikde/controlutils

Pybullet 3D sim:

Running

Pybullet 3D sim

  • Generate the urdf by running python xacro.py sdab.xacro > sdab.xacro.urdf in the urdf/ subdirectory (or run the task in VS code)
  • For the pybullet example, run python pybullet_hello.py

Contributing

  • Create a branch and push to it
  • Create a pull request to merge
  • master should always have working code for everyone to use

Julia

  • Download from official or use choco
  • install Ipopt.jl -- have to do Pkg.build("Ipopt") after following the instructions.
  • try the hs071.jl test in flapopt

About

Robobee research including controls, modeling, and simulation


Languages

Language:C 89.3%Language:Mathematica 6.5%Language:Python 1.9%Language:Julia 1.4%Language:Assembly 0.3%Language:C++ 0.2%Language:MATLAB 0.2%Language:CMake 0.2%Language:Makefile 0.1%