Search Criteria
Package Details: ros-indigo-moveit-ros-planning 0.6.5-3
Git Clone URL: | https://aur.archlinux.org/ros-indigo-moveit-ros-planning.git (read-only, click to copy) |
---|---|
Package Base: | ros-indigo-moveit-ros-planning |
Description: | ROS - Planning components of MoveIt that use ROS. |
Upstream URL: | http://moveit.ros.org |
Licenses: | |
Submitter: | voop |
Maintainer: | voop |
Last Packager: | voop |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-23 10:10 |
Last Updated: | 2016-01-11 19:00 |
Dependencies (18)
- ros-indigo-actionlib
- ros-indigo-angles
- ros-indigo-dynamic-reconfigure
- ros-indigo-moveit-core
- ros-indigo-moveit-ros-perception
- ros-indigo-pluginlib
- cmake (cmake-git) (make)
- git (git-git) (make)
- qt4 (qt4-revert80e3108) (make)
- ros-build-tools (ros-build-tools-py3) (make)
- ros-indigo-actionlib (make)
- ros-indigo-angles (make)
- ros-indigo-catkin (make)
- ros-indigo-cmake-modules (make)
- ros-indigo-dynamic-reconfigure (make)
- ros-indigo-moveit-core (make)
- ros-indigo-moveit-ros-perception (make)
- ros-indigo-pluginlib (make)
Required by (21)
- ros-indigo-moveit-commander
- ros-indigo-moveit-commander (make)
- ros-indigo-moveit-planners-ompl (make)
- ros-indigo-moveit-planners-ompl
- ros-indigo-moveit-ros
- ros-indigo-moveit-ros-benchmarks
- ros-indigo-moveit-ros-benchmarks (make)
- ros-indigo-moveit-ros-benchmarks-gui
- ros-indigo-moveit-ros-benchmarks-gui (make)
- ros-indigo-moveit-ros-manipulation
- ros-indigo-moveit-ros-manipulation (make)
- ros-indigo-moveit-ros-move-group
- ros-indigo-moveit-ros-move-group (make)
- ros-indigo-moveit-ros-planning-interface
- ros-indigo-moveit-ros-planning-interface (make)
- ros-indigo-moveit-ros-robot-interaction (make)
- ros-indigo-moveit-ros-robot-interaction
- ros-indigo-moveit-ros-warehouse (make)
- ros-indigo-moveit-ros-warehouse
- ros-indigo-moveit-setup-assistant
- ros-indigo-moveit-setup-assistant (make)
Latest Comments
hauptmech commented on 2016-07-30 08:12
A patch to allow building is here: https://gist.github.com/hauptmech/162044fac57a3ed721830b2e551c4a4b
Don't have time to do more than that, sorry.
de-vries commented on 2015-12-30 14:20
Needs a depends on qt4 to build in a clean chroot:
https://github.com/ros-planning/moveit_ros/blob/jade-devel/planning/CMakeLists.txt#L25
Contains:
find_package(Qt4 COMPONENTS QtCore QtGui REQUIRED)