Robotics topic

Robotics is a branch of engineering and computer science which works to design, build, program. and operate robots. Robots are used in many environments in which human involvement could be dangerous, including bomb defusal, space repairs, and manufacturing processes. Robots typically work either autonomously or with commands sent by human operators.

List Robotics repositories

lipm_walking_controller

218
Stars
70
Forks
Watchers

Walking controller for humanoid robots based on inverted pendulum tracking

pymanoid

211
Stars
38
Forks
Watchers

Humanoid robotics prototyping environment based on OpenRAVE

arm-ik

59
Stars
17
Forks
Watchers

An Inverse Kinematics 6DOF Robot Arm Pick and Place Project in ROS.

fusion-ekf

133
Stars
64
Forks
Watchers

An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.

hexapod

563
Stars
70
Forks
Watchers

Blazing fast hexapod robot simulator for the web.

hexapod-irl

72
Stars
6
Forks
Watchers

A "fork" of Bare-Minimum Hexapod Robot Simulator 2 modified to be able to control a real physical hexapod robot.

hexapod-robot-simulator

756
Stars
107
Forks
Watchers

A hexapod robot simulator built from first principles

hexy

85
Stars
24
Forks
Watchers

Code for a hexapod robot

mpc

144
Stars
62
Forks
Watchers

A software pipeline using the Model Predictive Control method to drive a car around a virtual track.

awesome-real-world-rl

312
Stars
38
Forks
Watchers

Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.