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 standardized controllers for robotic movement and navigation in the ROS2 framework | 375 |
ros-controls/ros2_control | A control framework for ROS 2, providing simple and generic controls for robots. | 512 |
br3ttb/arduino-pid-library | An Arduino C++ library providing basic feedback control mechanisms | 1,949 |
ros2/rosidl | Provides a set of tools and libraries to generate and work with ROS 2 interface definitions and code from IDL files. | 79 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 559 |
ros2-dotnet/ros2_dotnet | Provides .NET bindings and tools for writing ROS2 applications | 144 |
factor-robotics/odrive_ros2_control | A ROS 2 control package that provides a driver for ODrive robotics devices | 269 |
robotecai/ros2cs | A C# implementation of ROS2 client library enabling communication between ROS2 ecosystem and .Net applications. | 91 |
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 | 233 |
robotis-git/ros2arduino | Library enabling communication between an Arduino board and ROS2 using XRCE-DDS. | 218 |
ubuntu-robotics/ros2_cheats_sheet | A collection of documentation and resources for software developers working with ROS2. | 163 |
ros2/rcl_interfaces | A collection of standard interface definitions for ROS 2 client libraries. | 40 |
ros-industrial/ros_qtc_plugin | A plugin for Qt Creator IDE to simplify ROS development and integration with the editor's features. | 401 |