rl
Robot simulator
A C++ library for simulating and controlling robots with kinematics, dynamics, motion planning, and collision detection.
The Robotics Library (RL) is a self-contained C++ library for rigid body kinematics and dynamics, motion planning, and control.
945 stars
45 watching
217 forks
Language: C++
last commit: 2 months ago c-plus-pluscollision-detectiondynamicshardware-abstractionkinematicsmotion-planningmultibodypath-planningrigid-body-dynamicsroboticsvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
rbdl/rbdl | A C++ library implementing efficient algorithms for rigid body dynamics and motion planning in robotics | 562 |
robotology/idyntree | A C++ library for simulating and analyzing dynamics of robots with floating bases | 177 |
unity-technologies/unity-robotics-hub | A repository providing tools and resources for robotic simulation in Unity. | 2,049 |
personalrobotics/aikido | A C++ library and Python bindings for solving motion planning and decision making problems in robotics. | 214 |
rtv/stage | A tool for simulating mobile robots and their interactions in a virtual environment. | 400 |
mathworks-robotics/robotics-playground | A collection of virtual environments designed to teach robotics concepts through interactive simulations. | 41 |
mathworks-robotics/mobile-robotics-simulation-toolbox | Provides software tools for simulating and analyzing mobile robots in various environments | 64 |
robloach/raylib-cpp | A C++ wrapper around raylib, providing object-oriented interfaces to its API. | 664 |
rl-tools/rl-tools | A comprehensive deep reinforcement learning library for continuous control tasks | 216 |
rock-simulation/mars | A simulation tool for robotics research with modular design and support for plugins. | 62 |
jrl-umi3218/tasks | A C++ library for real-time control of robots and kinematic trees using constrained optimization. | 94 |
ucb-bar/rose | Enabling holistic simulation of robotic systems by integrating software and hardware environments. | 36 |
waterloorobotics/mobilerobotics | A Matlab-based simulation and robot control platform for autonomous mobile robotics | 69 |
ahundt/grl | A C++11 library providing robotic control and planning tools | 157 |
ros-controls/ros2_controllers | Provides standardized controllers for robotic movement and navigation in the ROS2 framework | 375 |