ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

AloshkaD's profile - activity

2018-03-20 07:20:29 -0600 received badge  Taxonomist
2016-10-17 21:17:24 -0600 received badge  Famous Question (source)
2016-10-17 21:17:24 -0600 received badge  Notable Question (source)
2016-09-21 12:49:03 -0600 received badge  Famous Question (source)
2016-09-19 00:55:49 -0600 commented answer Minimum requirement to view urdf in RViz?

It's not a hardware issue Thang, I have the same problem and I'm stuck for dayson this.

2016-08-18 02:44:36 -0600 received badge  Notable Question (source)
2016-07-28 09:00:59 -0600 received badge  Popular Question (source)
2016-07-08 23:17:37 -0600 commented answer configs/nuttx_px4fmu-v2_default

That didn't work!

2016-07-07 22:47:09 -0600 commented answer ROS installation on RPI <== Failed to process package 'urdf':

Glad that helped, I was stuck on this issue for 3 days.

2016-07-07 17:24:06 -0600 received badge  Popular Question (source)
2016-07-07 17:10:11 -0600 commented answer ROS installation on RPI <== Failed to process package 'urdf':

Yes I did.I downloaded the liburdfdom-dev and installed it on my system . I had to remove it twice and force install it because I kept getting an installation error.

2016-06-30 11:24:42 -0600 received badge  Editor (source)
2016-06-30 11:24:25 -0600 answered a question ROS installation on RPI <== Failed to process package 'urdf':

When I checked the dependencies I realized that liburdfdom-dev failed to install and that's probably the issue. I'm trying to fix it and I will post the solution if that was indeed the issue.

2016-06-30 02:05:05 -0600 asked a question ROS installation on RPI <== Failed to process package 'urdf':

I'm following these steps http://wiki.ros.org/ROSberryPi/Instal... for installing ROS Indigo on a RPI3. I keep getting this error below when I compile the package. I've applied the two patches that are recommended in the wiki and tried to verify all my dependencies but nothing helped. Please help.

`<== Finished processing package [176 of 188]: 'turtle_tf2'

==> Processing catkin package: 'urdf' ==> Building with env: '/opt/ros/indigo/env.sh' ==> cmake /home/pi/ros_catkin_ws/src/robot_model/urdf -DCATKIN_DEVEL_PREFIX=/hom e/pi/ros_catkin_ws/devel_isolated/urdf -DCMAKE_INSTALL_PREFIX=/opt/ros/indigo -D CMAKE_BUILD_TYPE=Release -G Unix Makefiles in '/home/pi/ros_catkin_ws/build_isol ated/urdf' -- Boost version: 1.55.0 -- Found the following Boost libraries: -- thread CMake Error at CMakeLists.txt:5 (find_package): By not providing "Findurdfdom.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "urdfdom", but CMake did not find one.

Could not find a package configuration file provided by "urdfdom" with any of the following names:

urdfdomConfig.cmake
urdfdom-config.cmake

Add the installation prefix of "urdfdom" to CMAKE_PREFIX_PATH or set "urdfdom_DIR" to a directory containing one of the above files. If "urdfdom" provides a separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred! See also "/home/pi/ros_catkin_ws/build_isolated/urdf/CMakeFiles/CMakeOutput.log" . <== Failed to process package 'urdf': Command '['/opt/ros/indigo/env.sh', 'cmake', '/home/pi/ros_catkin_ws/src/robot _model/urdf', '-DCATKIN_DEVEL_PREFIX=/home/pi/ros_catkin_ws/devel_isolated/urdf' , '-DCMAKE_INSTALL_PREFIX=/opt/ros/indigo', '-DCMAKE_BUILD_TYPE=Release', '-G', 'Unix Makefiles']' returned non-zero exit status 1

Reproduce this error by running: ==> cd /home/pi/ros_catkin_ws/build_isolated/urdf && /opt/ros/indigo/env.sh cmak e /home/pi/ros_catkin_ws/src/robot_model/urdf -DCATKIN_DEVEL_PREFIX=/home/pi/ros _catkin_ws/devel_isolated/urdf -DCMAKE_INSTALL_PREFIX=/opt/ros/indigo -DCMAKE_BU ILD_TYPE=Release -G 'Unix Makefiles'

Command failed, exiting.`

2016-06-30 02:05:04 -0600 asked a question <== Failed to process package 'urdf':

I'm following these steps http://wiki.ros.org/ROSberryPi/Instal... for installing ROS Indigo on a RPI3. I keep getting this error below when I compile the package. I've applied the two patches that are recommended in the wiki and tried to verify all my dependencies but nothing helped. Please help.

<== Finished processing package [176 of 188]: 'turtle_tf2'

==> Processing catkin package: 'urdf' ==> Building with env: '/opt/ros/indigo/env.sh' ==> cmake /home/pi/ros_catkin_ws/src/robot_model/urdf -DCATKIN_DEVEL_PREFIX=/hom e/pi/ros_catkin_ws/devel_isolated/urdf -DCMAKE_INSTALL_PREFIX=/opt/ros/indigo -D CMAKE_BUILD_TYPE=Release -G Unix Makefiles in '/home/pi/ros_catkin_ws/build_isol ated/urdf' -- Boost version: 1.55.0 -- Found the following Boost libraries: -- thread CMake Error at CMakeLists.txt:5 (find_package): By not providing "Findurdfdom.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "urdfdom", but CMake did not find one.

Could not find a package configuration file provided by "urdfdom" with any of the following names:

urdfdomConfig.cmake
urdfdom-config.cmake

Add the installation prefix of "urdfdom" to CMAKE_PREFIX_PATH or set "urdfdom_DIR" to a directory containing one of the above files. If "urdfdom" provides a separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred! See also "/home/pi/ros_catkin_ws/build_isolated/urdf/CMakeFiles/CMakeOutput.log" . <== Failed to process package 'urdf': Command '['/opt/ros/indigo/env.sh', 'cmake', '/home/pi/ros_catkin_ws/src/robot _model/urdf', '-DCATKIN_DEVEL_PREFIX=/home/pi/ros_catkin_ws/devel_isolated/urdf' , '-DCMAKE_INSTALL_PREFIX=/opt/ros/indigo', '-DCMAKE_BUILD_TYPE=Release', '-G', 'Unix Makefiles']' returned non-zero exit status 1

Reproduce this error by running: ==> cd /home/pi/ros_catkin_ws/build_isolated/urdf && /opt/ros/indigo/env.sh cmak e /home/pi/ros_catkin_ws/src/robot_model/urdf -DCATKIN_DEVEL_PREFIX=/home/pi/ros _catkin_ws/devel_isolated/urdf -DCMAKE_INSTALL_PREFIX=/opt/ros/indigo -DCMAKE_BU ILD_TYPE=Release -G 'Unix Makefiles'

Command failed, exiting.