Versions
v9999 :: 0 :: gentoo
- Modified
- License
- BSD
- USE flags
- test
v1.7.2 :: 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_10
- Build for Python 3.10 only
- python3_8
- Build for Python 3.8 only
- python3_9
- Build for Python 3.9 only
ros_messages
- cxx
- Generate and install C++ messages.
- eus
- Generate and install EusLisp messages.
- lisp
- Generate and install Common-Lisp messages.
- nodejs
- Generate and install Nodejs messages.
- python
- Generate and install Python messages. The PYTHON_TARGETS variable controls the Python versions to build for.
Dependencies
dev-cpp / gtest : Google C++ Testing Framework
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / boost : Boost Libraries for C++
dev-python / empy : A powerful and robust templating system for Python
dev-ros / gencpp : ROS C++ message definition and serialization generators
dev-ros / geneus : EusLisp ROS message and service generators
dev-ros / genlisp : Common-Lisp ROS message and service generators
dev-ros / genmsg : Python library for generating ROS message and service data structures
dev-ros / gennodejs : Javascript ROS message and service generators
dev-ros / genpy : Python ROS message and service generators
dev-ros / message_generation : Build-time dependencies for generating language bindings of messages
dev-ros / message_runtime : Package modeling the run-time dependencies for language bindings of messages
dev-ros / roscpp : C++ implementation of ROS
dev-ros / roslaunch : Tool for easily launching multiple ROS nodes
dev-ros / rospy : Python client library for ROS
dev-ros / rostest : Integration test suite based on roslaunch compatible with xUnit frameworks
dev-ros / std_msgs : Standard ROS Messages
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-libs / boost : Boost Libraries for C++
dev-ros / gencpp : ROS C++ message definition and serialization generators
dev-ros / geneus : EusLisp ROS message and service generators
dev-ros / genlisp : Common-Lisp ROS message and service generators
dev-ros / gennodejs : Javascript ROS message and service generators
dev-ros / genpy : Python ROS message and service generators
dev-ros / message_runtime : Package modeling the run-time dependencies for language bindings of messages
dev-ros / roscpp : C++ implementation of ROS
Depending packages
dev-ros / amcl : Probabilistic localization system for a robot moving in 2D
dev-ros / base_local_planner : Trajectory Rollout and Dynamic Window approaches to robot navigation on a plane
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 / control_toolbox : Modules that are useful across all controllers
dev-ros / costmap_2d : Creates a 2D costmap from sensor data
dev-ros / depthimage_to_laserscan : Converts a depth image to a laser scan for use with navigation and localization
dev-ros / dwa_local_planner : Dynamic Window Approach to local robot navigation on a plane
dev-ros / gazebo_plugins : Robot-independent Gazebo plugins
dev-ros / gazebo_ros : ROS plugins that offer messages and services for interfacing with gazebo
dev-ros / global_planner : Path planner library and node
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_view : Simple viewer for ROS image topics
dev-ros / imu_filter_madgwick : Fuses angular velocities, accelerations, and magnetic readings from an IMU
dev-ros / laser_filters : Assorted filters designed to operate on 2D planar laser scanners
dev-ros / move_base : Given a goal in the world, will attempt to reach it with a mobile base
dev-ros / nodelet_topic_tools : Common nodelet tools such as a mux, demux and throttle
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 / rqt_reconfigure : Provides the way to view and edit the parameters from dynamic_reconfigure
dev-ros / stereo_image_proc : Stereo and single image rectification and disparity processing
dev-ros / theora_image_transport : Plugin for transparently sending an image stream encoded with the Theora codec
dev-ros / urg_node : ROS wrapper for the Hokuyo urg_c library
dev-ros / visp_tracker : Wraps the ViSP moving edge tracker provided by the ViSP library
ros-meta / ros_base : Metapackage which extends ros_core and includes other basic non-robot tools
Bugs
- 835050
- dev-ros/dynamic_reconfigure-1.7.1-r1 fails tests on MUSL
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: bump to 1.7.2
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-ros/dynamic_reconfigure: Depend on dev-libs/boost:=[threads(+)]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: bump to 1.7.1
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: fix tests
Closes: https://bugs.gentoo.org/738550 Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: add missing deps
Closes: https://bugs.gentoo.org/734810 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/dynamic_reconfigure: add missing rostest build dep
Closes: https://bugs.gentoo.org/624266 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/dynamic_reconfigure: 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/dynamic_reconfigure: 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/dynamic_reconfigure: bump to 1.7.0
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 - 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 - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: bump to 1.6.0
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: bump to 1.5.49
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: Remove old
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: Bump to 1.5.48
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: Bump to 1.5.47
Package-Manager: Portage-2.3.5, 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/dynamic_reconfigure: add python 3.4/3.5 support
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: 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/dynamic_reconfigure: bump to 1.5.46
Package-Manager: portage-2.3.2 - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: bump to 1.5.45
Package-Manager: portage-2.3.2 - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: bump to 1.5.44
Package-Manager: portage-2.3.0 - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: remove old
Package-Manager: portage-2.3.0 - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: bump to 1.5.43
Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: bump to 1.5.42
Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: bump to 1.5.41
Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Alexis Ballier · gentoo
dev-ros/dynamic_reconfigure: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21