Skip to content

YannicLight/m3meka

 
 

Repository files navigation

Welcome to m3meka.

m3 is open-source control software provided by Meka Robotics for its robots. This is an update to match with recent configurations and needs at Ensta ParisTech.

This repository hosts all the Meka dependant components base on m3core. Please checkout https://github.com/ahoarau/mekabot for installation instructions.

New features:

  • Velocity control mode ( set_thetadot_deg in C++/Python API)
  • Fixed differential butterworth instability bug
  • Filters can be modified online (angle_df, torque_df etc in actuators config files)
  • Supports Yamlcpp >0.5 (new API)
  • Right and left hands are now part of the bot interface (C++/Python):
  • New Python API functions: get_ik, get_fk
  • Various minor bug fixes

Maintainer : Antoine Hoarau (hoarau.robotics@gmail.com)

Build Status

About

m3::m3meka : all meka's robots components inherited from m3core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 41.1%
  • C 40.8%
  • Python 11.3%
  • Makefile 4.1%
  • CMake 1.7%
  • Protocol Buffer 0.4%
  • Other 0.6%