All Projects → iory → scikit-robot

iory / scikit-robot

Licence: MIT license
A Flexible Framework for Robot Control in Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to scikit-robot

robot
Functions and classes for gradient-based robot motion planning, written in Ivy.
Stars: ✭ 29 (-58.57%)
Mutual labels:  robot, motion-planning, path-planning
Venom
All Terrain Autonomous Quadruped
Stars: ✭ 145 (+107.14%)
Mutual labels:  robot, kinematics, ros
Pinocchio
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
Stars: ✭ 432 (+517.14%)
Mutual labels:  kinematics, motion-planning, ros
CLF reactive planning system
This package provides a CLF-based reactive planning system, described in paper: Efficient Anytime CLF Reactive Planning System for a Bipedal Robot on Undulating Terrain. The reactive planning system consists of a 5-Hz planning thread to guide a robot to a distant goal and a 300-Hz Control-Lyapunov-Function-based (CLF-based) reactive thread to co…
Stars: ✭ 21 (-70%)
Mutual labels:  robot, motion-planning, path-planning
Free gait
An Architecture for the Versatile Control of Legged Robots
Stars: ✭ 263 (+275.71%)
Mutual labels:  robot, motion-planning, ros
Towr
A light-weight, Eigen-based C++ library for trajectory optimization for legged robots.
Stars: ✭ 410 (+485.71%)
Mutual labels:  robot, motion-planning, ros
Handeye calib camodocal
Easy to use and accurate hand eye calibration which has been working reliably for years (2016-present) with kinect, kinectv2, rgbd cameras, optical trackers, and several robots including the ur5 and kuka iiwa.
Stars: ✭ 364 (+420%)
Mutual labels:  robot, kinematics, ros
Unity Robotics Hub
Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity.
Stars: ✭ 439 (+527.14%)
Mutual labels:  robot, motion-planning, ros
Djim100 People Detect Track
A ros demo for people detection and tracking on DJI M100 drone
Stars: ✭ 150 (+114.29%)
Mutual labels:  robot, ros
Robot calibration
Generic calibration for robots
Stars: ✭ 154 (+120%)
Mutual labels:  robot, ros
Open manipulator
OpenManipulator for controlling in Gazebo and Moveit with ROS
Stars: ✭ 163 (+132.86%)
Mutual labels:  robot, ros
Rosnodejs
Client library for writing ROS nodes in JavaScript with nodejs
Stars: ✭ 145 (+107.14%)
Mutual labels:  robot, ros
Ros robotics projects
Example codes of new book ROS Robotics Projects
Stars: ✭ 240 (+242.86%)
Mutual labels:  robot, ros
Pythonrobotics
Python sample codes for robotics algorithms.
Stars: ✭ 13,934 (+19805.71%)
Mutual labels:  robot, path-planning
Weloveinterns
中科院软件所智能软件中心实习生社区
Stars: ✭ 143 (+104.29%)
Mutual labels:  robot, ros
Pybotics
The Python Toolbox for Robotics
Stars: ✭ 192 (+174.29%)
Mutual labels:  robot, kinematics
Makelangelo Firmware
CNC firmware for many different control boards and kinematic systems. Originally the brain of the Makelangelo art robot.
Stars: ✭ 116 (+65.71%)
Mutual labels:  robot, kinematics
Kinematics
🤖 JavaScript 6DOF robot kinematics library
Stars: ✭ 187 (+167.14%)
Mutual labels:  robot, kinematics
Spatio temporal voxel layer
A new voxel layer leveraging modern 3D graphics tools to modernize navigation environmental representations
Stars: ✭ 246 (+251.43%)
Mutual labels:  robot, ros
wb-toolbox
Simulink toolbox to rapidly prototype robot controllers
Stars: ✭ 20 (-71.43%)
Mutual labels:  robot, kinematics

scikit-robot: A Flexible Framework for Robot Control in Python

Build Status

Documentation | Installation | Quick Start | Python API | Contribute

Scikit-Robot is a lightweight pure-Python library for robotic kinematics, motion planning, visualization and control.

Installation

pip install scikit-robot

If you would like to use Pybullet Interface,

pip install scikit-robot[all]

Features

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].