ros2_pid_library
PID controller library
A fully configurable PID control library for ROS2 Humble
A ROS2 Humble fully configurable PID library based on Brett Beauregard Arduino PID library
40 stars
6 watching
4 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
utnuclearroboticspublic/pid | A ROS2 implementation of a PID controller for control systems | 15 |
ros-controls/ros2_controllers | Provides general-purpose robotic controllers compatible with the ROS2 framework | 390 |
ros-controls/ros2_control | A framework providing control systems and interfaces for robots in ROS 2 | 521 |
br3ttb/arduino-pid-library | Provides basic feedback control using an algorithm to regulate a system's output based on its deviation from a desired value | 1,969 |
ros2/rosidl | Provides a set of tools and libraries to generate and work with ROS 2 interface definitions and code from IDL files. | 83 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 567 |
ros2-dotnet/ros2_dotnet | Provides .NET bindings and tools for writing ROS2 applications | 147 |
factor-robotics/odrive_ros2_control | A ROS 2 control package that provides a driver for ODrive robotics devices | 270 |
robotecai/ros2cs | A C# implementation of ROS2 client library enabling communication between ROS2 ecosystem and .Net applications. | 92 |
astuff/pacmod2 | A ROS driver for controlling a vehicle using the AutonomouStuff PACMod drive-by-wire system | 27 |
ros2/common_interfaces | Provides standardized interface files for communication between stacks in ROS2 projects | 236 |
robotis-git/ros2arduino | Library enabling communication between an Arduino board and ROS2 using XRCE-DDS. | 219 |
ubuntu-robotics/ros2_cheats_sheet | A collection of documentation and resources for software developers working with ROS2. | 165 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 42 |
ros-industrial/ros_qtc_plugin | A plugin for Qt Creator IDE to simplify ROS development and integration with the editor's features. | 402 |