Versions
v9999 :: 0 :: gentoo
- Modified
- License
- BSD
- USE flags
- test
v1.15.9 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm
- USE flags
- test
v1.15.8 :: 0 :: 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)
python_single_target
- python3_7
- Build for Python 3.7 only
- python3_8
- Build for Python 3.8 only
Dependencies
dev-cpp / gtest : Google C++ Testing Framework
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-libs / boost : Boost Libraries for C++
dev-python / empy : A powerful and robust templating system for Python
dev-ros / roslaunch : Tool for easily launching multiple ROS nodes
dev-ros / roslib : Base dependencies and support libraries for ROS
dev-ros / rosmaster : ROS Master implementation
dev-ros / rospy : Python client library for ROS
dev-ros / rosservice : Command-line tool for listing and querying ROS Services
dev-ros / rostopic : Command-line tool for displaying debug information about ROS Topics
dev-ros / rosunit : Unit-testing package for ROS
dev-util / catkin : Cmake macros and associated python code used to build some parts of ROS
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-libs / boost : Boost Libraries for C++
dev-ros / roslaunch : Tool for easily launching multiple ROS nodes
dev-ros / roslib : Base dependencies and support libraries for ROS
dev-ros / rosmaster : ROS Master implementation
Depending packages
dev-ros / actionlib : Provides a standardized interface for interfacing with preemptable tasks
dev-ros / amcl : Probabilistic localization system for a robot moving in 2D
dev-ros / calibration_estimation : Runs an optimization to estimate the a robot's kinematic parameters
dev-ros / camera_calibration : Calibration of monocular or stereo cameras
dev-ros / camera_info_manager : C++ interface for camera calibration information
dev-ros / clear_costmap_recovery : Recovery behavior that attempts reverting the costmaps to the static map
dev-ros / combined_robot_hw_tests : Combined Robot HW class tests
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 / cv_bridge : Converts between ROS Image messages and OpenCV images
dev-ros / diagnostic_aggregator : Aggregates ROS diagnostics
dev-ros / diagnostic_analysis : Converts diagnostics data into a series of CSV files
dev-ros / diagnostic_common_diagnostics : Generic nodes for monitoring a linux host
dev-ros / diagnostic_updater : Tools for updating diagnostics
dev-ros / dynamic_reconfigure : Provides a means to change node parameters at runtime
dev-ros / filters : Standardized interface for processing data as a sequence of filters
dev-ros / gmapping : ROS wrapper for OpenSlam's Gmapping
dev-ros / hardware_interface : Hardware Interface base class
dev-ros / image_geometry : C++ and Python libraries for interpreting images geometrically
dev-ros / image_proc : Single image rectification and color processing
dev-ros / interactive_markers : 3D interactive marker communication library for RViz and similar tools
dev-ros / joint_limits_interface : Interface for enforcing joint limits
dev-ros / joint_state_publisher : Tool for setting and publishing joint state values for a given URDF
dev-ros / joint_state_publisher_gui : Tool for setting and publishing joint state values for a given URDF
dev-ros / kdl_parser : Constructs a KDL tree from an XML robot representation in URDF
dev-ros / kdl_parser_py : Python tools to construct 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_geometry : Class for converting from a 2D laser scan into a point cloud
dev-ros / map_server : Offers map data as a ROS service
dev-ros / message_filters : Set of message filters which take in messages and outputs those at a later time
dev-ros / opencv_apps : OpenCV applications for ROS
dev-ros / pcl_ros : PCL (Point Cloud Library) ROS interface stack
dev-ros / realtime_tools : Set of tools that can be used from a hard realtime thread
dev-ros / robot_localization : Package of nonlinear state estimation nodes
dev-ros / robot_pose_ekf : Estimate the 3D pose of a robot from pose measurements from various sources
dev-ros / robot_state_publisher : Package for publishing the state of a robot to tf
dev-ros / rosauth : Server Side tools for Authorization and Authentication of ROS Clients
dev-ros / rosbag_storage : Set of tools for recording from and playing back ROS message
dev-ros / rosbridge_library : Core rosbridge package for parsing JSON and performing the appropriate action
dev-ros / rosbridge_server : A WebSocket interface to rosbridge
dev-ros / rosnode : Command-line tool for displaying debug information about ROS nodes
dev-ros / rospy_tutorials : Attempts to show the features of ROS step-by-step
dev-ros / rostopic : Command-line tool for displaying debug information about ROS Topics
dev-ros / roswtf : Tool for diagnosing issues with a running ROS system
dev-ros / rviz : 3D visualization tool for ROS
dev-ros / self_test : Robot self-test node
dev-ros / smach_ros : Extensions for the SMACH library to integrate it tightly with ROS
dev-ros / stage_ros : ROS specific hooks and tools for the Stage simulator
dev-ros / test_bond : Tests for bond, bondpy and bondcpp
dev-ros / test_diagnostic_aggregator : diagnostic_aggregator tests
dev-ros / test_nodelet : Nodelet unit tests
dev-ros / test_nodelet_topic_tools : Nodelet topic tools unit tests
dev-ros / test_rosbag : Unit tests for rosbag
dev-ros / test_roscpp : Unit tests for roscpp
dev-ros / test_rosgraph : Unit tests for rosgraph
dev-ros / test_roslaunch : Unit tests for roslaunch
dev-ros / test_rosmaster : Unit tests for rosmaster
dev-ros / test_rosparam : Unit tests for rosparam
dev-ros / test_rospy : Unit tests for rospy
dev-ros / test_rosservice : Unit tests for rospy
dev-ros / test_tf2 : TF2 unit tests
dev-ros / tf : Maintains the relationship between frames in a tree structure over time
dev-ros / tf2_geometry_msgs : The second generation Transform Library in ROS
dev-ros / tf2_kdl : KDL binding for tf2
dev-ros / tf2_ros : ROS bindings for the tf2 library, for both Python and C++
dev-ros / tf2_sensor_msgs : Transform sensor_msgs with tf. Most notably, PointCloud2
dev-ros / tf_conversions : Functions to convert common tf datatypes into those used by other libraries
dev-ros / topic_tools : Tools for directing, throttling and selecting ROS topics
dev-ros / urdf : C++ parser for the Unified Robot Description Format (URDF)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.15.9.
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-ros/rostest: Remove old
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/rostest: add missing test dep
Closes: https://bugs.gentoo.org/734722 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-ros/rostest: Bump to 1.15.8.
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/rostest: convert to python-single-r1
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-ros/rostest: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/rostest: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.15.7.
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.15.4.
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hanno · gentoo
dev-ros/rostest: add test dependency rostopic
Signed-off-by: Hanno Boeck <hanno@gentoo.org> Closes: https://bugs.gentoo.org/670150 Package-Manager: Portage-2.3.51, Repoman-2.3.12 - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.14.3.
Package-Manager: Portage-2.3.44, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.14.2.
Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.13.6.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.13.5.
Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.13.4.
Package-Manager: Portage-2.3.13, Repoman-2.3.4 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.13.2.
Package-Manager: Portage-2.3.7, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.13.1.
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-ros/rostest: update live ebuild too
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-ros/rostest: add more python support
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - 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-ros/rostest: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.13.0.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.12.7.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
dev-ros/rostest: Add python 3.4/3.5 support.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
dev-ros/rostest: Add python 3.4/3.5 support.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
dev-ros/rostest: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.12.6.
Package-Manager: portage-2.3.2 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.12.5.
Package-Manager: portage-2.3.1 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.12.4.
Package-Manager: portage-2.3.1 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.12.2.
Package-Manager: portage-2.3.0_rc1 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.12.1.
Package-Manager: portage-2.2.28 - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.12.0.
Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.11.17.
Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.11.16.
Package-Manager: portage-2.2.24 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/rostest: Bump to 1.11.15.
Package-Manager: portage-2.2.23 - Alexis Ballier · gentoo
dev-ros/rostest: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21