Tasks
Robot controller
A C++ library for real-time control of robots and kinematic trees using constrained optimization.
The Tasks library is designed to make real-time control for kinematics tree and list of kinematics tree.
94 stars
12 watching
31 forks
Language: C++
last commit: 17 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ahundt/grl | A C++11 library providing robotic control and planning tools | 156 |
roboticslibrary/rl | A C++ library for simulating and controlling robots with kinematics, dynamics, motion planning, and collision detection. | 945 |
personalrobotics/aikido | A C++ library and Python bindings for solving motion planning and decision making problems in robotics. | 214 |
ethz-adrl/control-toolbox | An open-source C++ library for efficient control and estimation of dynamic systems in robotics | 1,469 |
frc5024/lib5k | A Java library providing a robotics control system framework for designing and developing robot control software. | 7 |
robotdotnet/wpilib | A C# implementation of WPILib for FIRST Robotics Competition (FRC) robot control and automation. | 27 |
ros-controls/ros2_controllers | Provides standardized controllers for robotic movement and navigation in the ROS2 framework | 375 |
robotis-git/dynamixelsdk | A software development kit providing low-level control functions for Dynamixel actuators and platforms using packet communication. | 459 |
pantor/ruckig | Generates motion trajectories for robots and machines in real-time, constrained by velocity, acceleration, and jerk limits. | 721 |
rl-tools/rl-tools | A comprehensive deep reinforcement learning library for continuous control tasks | 216 |
robotis-git/open_manipulator_msgs | A collection of ROS messages and tools for interacting with a robotic arm | 7 |
loco-3d/crocoddyl | An optimal control library for robot motion planning and control under contact sequences | 848 |
robotis-git/open_manipulator | An open source software suite for robotic arm control and simulation in Gazebo and Moveit with ROS. | 350 |
rbdl/rbdl | A C++ library implementing efficient algorithms for rigid body dynamics and motion planning in robotics | 562 |
johniebraaf/robomaster-micropython | A CAN BUS controller project that enables remote control of DJI Robomaster S1 robots using an STM32 microcontroller and Micropython firmware. | 25 |