Versions
v9999 :: 0/1 :: gentoo
- Modified
- License
- BSD
- USE flags
- test
v1.0.1 :: 0/1 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
Runtime Dependencies
Depending packages
dev-libs / urdfdom : URDF (U-Robot Description Format) library
dev-ros / carrot_planner : Attempts to find a legal place to put a carrot for the robot to follow
dev-ros / class_loader : ROS-independent package for loading plugins
dev-ros / clear_costmap_recovery : Recovery behavior that attempts reverting the costmaps to the static map
dev-ros / collada_parser : C++ parser for the Collada robot description format
dev-ros / combined_robot_hw : Combined Robot HW class
dev-ros / combined_robot_hw_tests : Combined Robot HW class tests
dev-ros / compressed_depth_image_transport : Plugin for transparently sending depth images using PNG compression
dev-ros / compressed_image_transport : Plugin for transparently sending images encoded as JPEG or PNG
dev-ros / console_bridge_vendor : Wrapper around console_bridge
dev-ros / controller_manager : The controller manager
dev-ros / controller_manager_tests : Tests for the controller manager
dev-ros / costmap_2d : Creates a 2D costmap from sensor data
dev-ros / cpp_common : C++ code for doing things that are not necessarily ROS related
dev-ros / depth_image_proc : Nodelets for processing depth images such as those produced by OpenNI camera
dev-ros / depthimage_to_laserscan : Converts a depth image to a laser scan for use with navigation and localization
dev-ros / diagnostic_aggregator : Aggregates ROS diagnostics
dev-ros / dwa_local_planner : Dynamic Window Approach to local robot navigation on a plane
dev-ros / filters : Standardized interface for processing data as a sequence of filters
dev-ros / gazebo_ros_control : ROS control plugins for gazebo
dev-ros / geometric_shapes : Generic definitions of geometric shapes and bodies
dev-ros / global_planner : Path planner library and node
dev-ros / hector_geotiff : Saves occupancy grid map, robot trajectory and object data to GeoTiff images
dev-ros / hector_geotiff_plugins : Plugins that extend geotiff maps generated by hector_geotiff
dev-ros / hector_pose_estimation : hector_pose_estimation node and the hector_pose_estimation nodelet
dev-ros / image_proc : Single image rectification and color processing
dev-ros / image_publisher : Publish an image stream from single image file or avi file.
dev-ros / image_rotate : Rotates an image minimizing the angle between a vector and the camera frame
dev-ros / image_transport : Transparent support for transporting images in low-bandwidth compressed formats
dev-ros / image_view : Simple viewer for ROS image topics
dev-ros / imu_filter_madgwick : Fuses angular velocities, accelerations, and magnetic readings from an IMU
dev-ros / imu_transformer : Transforms sensor_msgs::Imu data from one frame into another
dev-ros / kdl_parser : Constructs a KDL tree from an XML robot representation in URDF
dev-ros / laser_assembler : Nodes to assemble point clouds from either LaserScan or PointCloud messages
dev-ros / laser_filters : Assorted filters designed to operate on 2D planar laser scanners
dev-ros / laser_proc : Converts representations of LaserScan and MultiEchoLaserScan
dev-ros / libmavconn : MAVLink communication library
dev-ros / mavros : MAVLink extendable communication node for ROS
dev-ros / mavros_extras : Extra nodes and plugins for mavros
dev-ros / move_base : Given a goal in the world, will attempt to reach it with a mobile base
dev-ros / move_slow_and_clear : Move slow and clear
dev-ros / navfn : Fast interpolated navigation function for creating plans for a mobile base
dev-ros / nodelet : Runs multiple algorithms in the same process with zero copy transport
dev-ros / nodelet_tutorial_math : Nodelet tutorial
dev-ros / opencv_apps : OpenCV applications for ROS
dev-ros / openni2_camera : ROS drivers for the Asus Xtion and Primesense Devices
dev-ros / pcl_ros : PCL (Point Cloud Library) ROS interface stack
dev-ros / pluginlib_tutorials : Pluginlib tutorials
dev-ros / pointcloud_to_laserscan : Converts a 3D Point Cloud into a 2D laser scan
dev-ros / qt_gui_cpp : C++-bindings for qt_gui and creates bindings for every generator available
dev-ros / robot_localization : Package of nonlinear state estimation nodes
dev-ros / rosbag : Set of tools for recording from and playing back to ROS topics
dev-ros / rosbag_storage : Set of tools for recording from and playing back ROS message
dev-ros / rosconsole_bridge : Connects console_bridge-based logging to rosconsole-based logging
dev-ros / rotate_recovery : Recovery behavior that attempts performing a 360 degree rotation of the robot
dev-ros / rqt_gui_cpp : Enables GUI plugins to use the C++ client library for ROS
dev-ros / rqt_image_view : GUI plugin for displaying images using image_transport
dev-ros / rqt_rviz : GUI plugin embedding RViz
dev-ros / rviz : 3D visualization tool for ROS
dev-ros / rviz_imu_plugin : RVIZ plugin for IMU visualization
dev-ros / rviz_plugin_tutorials : Tutorials showing how to write plugins for RViz
dev-ros / stereo_image_proc : Stereo and single image rectification and disparity processing
dev-ros / tf2 : The second generation Transform Library in ROS
dev-ros / theora_image_transport : Plugin for transparently sending an image stream encoded with the Theora codec
dev-ros / transmission_interface : Transmission Interface
dev-ros / urdf : C++ parser for the Unified Robot Description Format (URDF)
dev-ros / visp_tracker : Wraps the ViSP moving edge tracker provided by the ViSP library
Bugs
- 752099
- dev-libs/console_bridge-1.0.1 : [TEST] 2 - console_bridge_cppcheck (Failed)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/console_bridge: fix double KEYWORDS
Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-libs/console_bridge: disable broken test
Closes: https://bugs.gentoo.org/734168 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-libs/console_bridge: fix USE=-test
Closes: https://bugs.gentoo.org/734110 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-libs/console_bridge: add restrict
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-libs/console_bridge: fix for network sandbox
Closes: https://bugs.gentoo.org/733704 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-libs/console_bridge: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-libs/console_bridge: add tests
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-libs/console_bridge: bump to 1.0.1
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Jakov Smolic · gentoo
dev-libs/console_bridge: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-libs/console_bridge: bump to 0.4.4 and eapi7
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-libs/console_bridge: Remove old
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-libs/console_bridge: bump to 0.4.3
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-libs/console_bridge: bump to 0.4.2
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-libs/console_bridge: Remove old
Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Alexis Ballier · gentoo
dev-libs/console_bridge: bump to 0.4.0
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-libs/console_bridge: Remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Harri Nieminen · gentoo
dev-libs/console_bridge: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4517 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Alexis Ballier · gentoo
dev-libs/console_bridge: bump to 0.3.2
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-libs/console_bridge: remove broken 0.3.0
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-libs/console_bridge: bump to 0.3.1
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-libs/console_bridge: bump to 0.3.0
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed