help
Recipe name Version Description Layer
cob-light 0.7.17-2 This package contains scripts to operate the LED lights on Care-O-bot. meta-ros1-noetic
cob-linear-nav 0.6.15-1 cob_linear_nav provides a simple navigation instrument driving on a linear path from current position to goal without any planning or obstacle avoidance capabilites. Obstacle avoidance should be carried out in other package, e.g. <a href="http://ros.org/wiki/cob_collision_velocity_filter">cob_collision_velocity_filter</a>. meta-ros1-noetic
cob-lookat-action 0.7.9-1 cob_lookat_action meta-ros1-noetic
cob-manipulation 0.7.9-1 The cob_manipulation stack includes packages that provide manipulation capabilities for Care-O-bot. meta-ros1-noetic
cob-manipulation-msgs 0.7.9-1 Messages for cob_manipulation meta-ros1-noetic
cob-map-accessibility-analysis 0.6.15-1 cob_map_accessibility_analysis receives the map from navigation as well as obstacles and inflates_obstacles topics to assemble a common obstacle map. Upon request, this node checks the accessibility of poses within thin map by (i) checking whether the pose itself is free and by (ii) checking whether there is a closed path from robot to the goal pose. meta-ros1-noetic
cob-mapping-slam 0.6.15-1 cob_mapping_slam holds launch files for running SLAM using the <a href="http://ros.org/wiki/gmapping">gmapping</a> package. meta-ros1-noetic
cob-mecanum-controller 0.8.24-2 The cob_mecanum_controller_node provides a lightweight base controller for mecanum drive robots. The out/input for the wheel command/state are wheel velocities in rad/s for the wheels [front left, front right, rear left, rear right] meta-ros1-noetic
cob-mimic 0.7.17-2 This package implements the Care-O-bot mimic meta-ros1-noetic
cob-model-identifier 0.8.24-2 The cob_model_identifier package provides nodes to analyse the system response behavior of actuators to optimally tune PID controllers to be used with cob_twist_controller framework. meta-ros1-noetic
cob-monitoring 0.6.35-2 cob_monitoring meta-ros1-noetic
cob-moveit-bringup 0.7.9-1 MoveIt launch files meta-ros1-noetic
cob-moveit-config 0.7.10-1 MoveIt config files for all cob and raw meta-ros1-noetic
cob-moveit-interface 0.7.9-1 cob_moveit_interface meta-ros1-noetic
cob-msgs 2.8.12-1 Messages for representing state information, such as battery information and emergency stop status. meta-ros2-rolling
cob-msgs 0.7.11-1 Messages for representing state information, such as battery information and emergency stop status. meta-ros1-noetic
cob-msgs 2.7.10-1 Messages for representing state information, such as battery information and emergency stop status. meta-ros2-humble
cob-msgs 2.8.12-1 Messages for representing state information, such as battery information and emergency stop status. meta-ros2-jazzy
cob-msgs 2.8.12-2 Messages for representing state information, such as battery information and emergency stop status. meta-ros2-kilted
cob-navigation 0.6.15-1 The cob_navigation stack provides different navigation packages for <a href="http://ros.org/wiki/care-o-bot">Care-O-bot</a>. meta-ros1-noetic
cob-navigation-config 0.6.15-1 This package holds common configuration files for running the <a href="http://ros.org/wiki/move_base">move_base</a> node and other navigation related nodes on the <a href="http://ros.org/wiki/care-o-bot">Care-O-bot</a>. meta-ros1-noetic
cob-navigation-global 0.6.15-1 This package holds config and launch files for running the <a href="http://ros.org/wiki/move_base">move_base</a> node on the <a href="http://ros.org/wiki/care-o-bot">Care-O-bot</a>. The move_base node is configured to run over a pre-specified static map. meta-ros1-noetic
cob-navigation-local 0.6.15-1 This package holds config and launch files for running the <a href="http://ros.org/wiki/move_base">move_base</a> node on the <a href="http://ros.org/wiki/care-o-bot">Care-O-bot</a> in an odometric frame. No static map is needed for the move_base node in this configuration. meta-ros1-noetic
cob-navigation-slam 0.6.15-1 This package provides launch files for running <a href="http://ros.org/wiki/care-o-bot">Care-O-bot</a> with the <a href="http://ros.org/wiki/gmapping">gmapping</a> slam package of ROS. It further provides the usual navigation functionalities as provided by the <a href="http://ros.org/wiki/move_base">move_base</a> node. meta-ros1-noetic
cob-object-detection-msgs 0.6.20-1 This package contains message type definitions for object detection meta-ros1-noetic
cob-object-detection-visualizer 0.6.20-1 The cob_object_detection_visualizer package visualizes the object detection result. meta-ros1-noetic
cob-obstacle-distance 0.8.24-2 The cob_obstacle_distance package calculates distances between both robot links and obstacles to be used for obstacle avoidance within cob_twist_controller framework. meta-ros1-noetic
cob-omni-drive-controller 0.8.24-2 The cob_omni_drive_controller package provides a ros_controller plugin for the Care-O-bot omni-directional base platform. meta-ros1-noetic
cob-perception-common 0.6.20-1 This stack provides utilities commonly needed for a variety of computer vision tasks. meta-ros1-noetic
cob-perception-msgs 0.6.20-1 This package contains common message type definitions for perception tasks. meta-ros1-noetic
cob-phidget-em-state 0.7.17-2 The cob_phidget_em_state package publishes emergency state based on phidgets signals. meta-ros1-noetic
cob-phidget-power-state 0.7.17-2 The cob_phidget_power_state package publishes power state based on phidgets signals. meta-ros1-noetic
cob-phidgets 0.7.17-2 cob_phidgets meta-ros1-noetic
cob-reflector-referencing 0.6.13-1 This package provides a node broadcasting a tf frame based on reflector markers detected within sensor_msgs::LaserScan messages. It can be used to position/reference a robot wrt to the reflektor markers. meta-ros1-noetic
cob-relayboard 0.7.17-2 cob_relayboard meta-ros1-noetic
cob-robots 0.7.10-1 This stack holds packages for hardware configuration as well as launch files for starting up the basic layer for operating Care-O-bot. meta-ros1-noetic
cob-safety-controller 0.6.13-1 This package is a substitute for the private implementation of cob_safety_controller package meta-ros1-noetic
cob-scan-unifier 0.7.17-2 The cob_scan_unifier package holds code to unify two or more laser-scans to one unified scan-message meta-ros1-noetic
cob-script-server 0.6.35-2 The cob_script_server package provides a simple interface to operate Care-O-bot. It can be used via the python API or the actionlib interface. meta-ros1-noetic
cob-sick-lms1xx 0.7.17-2 This package published a laser scan message out of a Sick LMS1xx laser scanner. This version is made by fusion of ipa320/RCPRG_laser_drivers and ipa320/libLMS1xx repository. This package shuld have clearer structure and be easier to install. meta-ros1-noetic
cob-sick-s300 0.7.17-2 This package published a laser scan message out of a Sick S300 laser scanner. meta-ros1-noetic
cob-simulation 0.7.8-1 The cob_simulation stack includes packages to work with Care-O-bot within simulation environments, e.g. gazebo. meta-ros1-noetic
cob-sound 0.7.17-2 This package implements a sound play module using text2wave and aplay through python. meta-ros1-noetic
cob-srvs 2.8.12-1 This Package contains Care-O-bot specific service definitions. meta-ros2-rolling
cob-srvs 0.7.11-1 This Package contains Care-O-bot specific service definitions. meta-ros1-noetic
cob-srvs 2.7.10-1 This Package contains Care-O-bot specific service definitions. meta-ros2-humble
cob-srvs 2.8.12-1 This Package contains Care-O-bot specific service definitions. meta-ros2-jazzy
cob-srvs 2.8.12-2 This Package contains Care-O-bot specific service definitions. meta-ros2-kilted
cob-substitute 0.6.13-1 cob_substitute meta-ros1-noetic
cob-supported-robots 0.6.18-1 This package contains the list of supported robots within the care-o-bot family. meta-ros1-noetic