ros-control: recipes added.
A set of packages that include controller interfaces, controller managers, transmissions, hardware_interfaces and the control_toolbox. The ros_control packages takes as input the joint state data from your robot's actuator's encoders and an input set point. It uses a generic control loop feedback mechanism, typically a PID controller, to control the output, typically effort, sent to your actuators. ros_control gets more complicated for physical mechanisms that do not have one-to-one mappings of joint positions, efforts, etc but theses scenarios are accounted for using transmissions.
Showing
- recipes-ros/ros-control/controller-interface_0.5.7.bb 9 additions, 0 deletionsrecipes-ros/ros-control/controller-interface_0.5.7.bb
- recipes-ros/ros-control/controller-manager-msgs_0.5.7.bb 9 additions, 0 deletionsrecipes-ros/ros-control/controller-manager-msgs_0.5.7.bb
- recipes-ros/ros-control/controller-manager-tests/0001-controller_manager_tests-CMakeLists-fix.patch 33 additions, 0 deletions...-tests/0001-controller_manager_tests-CMakeLists-fix.patch
- recipes-ros/ros-control/controller-manager-tests_0.5.7.bb 12 additions, 0 deletionsrecipes-ros/ros-control/controller-manager-tests_0.5.7.bb
- recipes-ros/ros-control/controller-manager_0.5.7.bb 9 additions, 0 deletionsrecipes-ros/ros-control/controller-manager_0.5.7.bb
- recipes-ros/ros-control/hardware-interface/0001-CMakeLists-CATKIN_ENABLE_TESTING-patch.patch 64 additions, 0 deletions...terface/0001-CMakeLists-CATKIN_ENABLE_TESTING-patch.patch
- recipes-ros/ros-control/hardware-interface_0.5.7.bb 12 additions, 0 deletionsrecipes-ros/ros-control/hardware-interface_0.5.7.bb
- recipes-ros/ros-control/joint-limits-interface/0001-joint-limits-interface-CMakeLists-fix.patch 42 additions, 0 deletions...nterface/0001-joint-limits-interface-CMakeLists-fix.patch
- recipes-ros/ros-control/joint-limits-interface_0.5.7.bb 12 additions, 0 deletionsrecipes-ros/ros-control/joint-limits-interface_0.5.7.bb
- recipes-ros/ros-control/ros-control.inc 9 additions, 0 deletionsrecipes-ros/ros-control/ros-control.inc
- recipes-ros/ros-control/transmission-interface/0001-transmission-interface-comment-gtests.patch 33 additions, 0 deletions...nterface/0001-transmission-interface-comment-gtests.patch
- recipes-ros/ros-control/transmission-interface_0.5.7.bb 13 additions, 0 deletionsrecipes-ros/ros-control/transmission-interface_0.5.7.bb
Loading
Please register or sign in to comment