OSX 10.11 openni_camera make error indigo
I recently install ros in my laptop with desktop with desktop_full mode. After awhile, I realized that I don't have openni_launch I need for kinect camera. So I'm following this step to install the...
View ArticleNo definition of [libiw-dev] for OS [osx]
I am trying to install ROS on OS X El Capitan and during installing of ardrone_autonomy it gives this error No definition of [libiw-dev] for OS [osx] Is there any workaround this problem?
View ArticleNo definition of [procps] for OS [osx]
I'm trying to install ROS indigo from the website's instructions for my Mac. When I get to the section for resolving dependencies, I get the following error message: ERROR: the following...
View ArticleRos and Anaconda on an OS X homebrew installI
I'm trying to get ROS to play nicely with my Anaconda python. I know the prevailing answer to this problem is. "Don't." but I need Anaconda for other elements of my workflow. My main issue is this: $...
View Articlehomebrew: Failed to detect successful installation of [gazebo]
I had ROS Hydro installed and uninstalled in to install ROS Jade. During the install I'm getting an odd error. I'm being told that gazebo i already installed but that it can't be detected. How do I get...
View ArticleMac OS X install error: No available formula for gtest
Hi Everybody! I am trying to install ROS Electric on OS X Lion. I follow [this tutorial](http://www.ros.org/wiki/electric/Installation/OSX/Homebrew) but when I execute the command rosinstall ~/ros...
View Articleartoolkit fails to build on OSX
While building catkinized ar_tools having the following error: ... create examples/simpleVRML/Makefile` create share/artoolkit-config create include/AR/config.h # 1 ".test.h" # 1 "" 1 # 1 "" 3 # 325...
View Articlerviz crashes on indigo /osx due to serializer implementation
Ogre apparently cannot find a serializer implementation. Are the other platforms using a newer Ogre? Would it help to rebuild Ogre? rosrun rviz rviz [ INFO] [1405425532.925741000]: rviz version 1.11.3...
View Articlepython import tf -> rosdep2.core.InvalidData osx-homebrew.yaml
I've somehow messed up the ability to import tf: (starting from a clean .bashrc) $ source /opt/ros/jade/setup.bash $ python Python 2.7.6 (default, Jun 22 2015, 17:58:13) [GCC 4.8.2] on linux2 Type...
View ArticlePython Error while using 'rostopic list'
I've successfully installed ROS & Gazebo using Homebrew and following the Wiki instructions on my Mac, running Yosemite 10.10.5. Both of these execute ok. But when I try to run `rostopic list` I'm...
View ArticleRuntimeError: Multiple packages found with the same name "tf2", "tf2_msgs",...
A few months ago, I had successfully installed ROS Indigo on Mac OS X using Mike Purvis' install script (https://github.com/mikepurvis/ros-install-osx) Today, I decided to update my installation and...
View ArticleBuilding the Sparse Bundle Adjustment (SBA) library on OS X
I'm trying to build `slam_karto` from source, which in turn needs `open_karto` and `sparse_bundle_adjustment` The [sparse_bundle_adjustment](https://github.com/ros-perception/sparse_bundle_adjustment)...
View ArticleErrors installing rosdep
I am following the rosdep installation/setup instructions as given on the ROS website for OSX/Homebrew, and having run step 2.1.2 (Resolving Dependencies) I get the following errors, in a process that...
View ArticleUndefined symbols for architecture x86_64 when cmaking the image_geometry...
Undefined symbols for architecture x86_64: "cv::_InputArray::_InputArray(cv::Mat const&)", referenced from: image_geometry::PinholeCameraModel::rectifyImage(cv::Mat const&, cv::Mat&, int)...
View Articlecan't build dependencies - fails while copying license?
Im trying to install ROS on a MacBook OS X El Capitan, 10.11.5. Im strictly following the installation guide's advices (http://wiki.ros.org/jade/Installation/OSX/Homebrew/Source) but always fail when...
View Articleroscore problem as no library found here
Hi, I just installed ROS on my mac (EI captain few days ago) When I execute rosrun, I got problem like this: ... process[rosout-1]: started with pid [23531] [rosout-1] process has died [pid 23531, exit...
View ArticleProblems launching many nodes on OSX
I recently did a fresh install of ROS-jade on OSX El Capitan and for the most part everything is working well. However, I have noticed that when launching large launch files (e.g., 100 nodes), there...
View Articlerosdep update ssl cert error
Hi, I'm trying to install ROS Indigo for OSX (Yosemite) using the instructions on the official site, and when I get to the step where you update the ros dependencies (rosdep update), this is what it...
View ArticleCannot build cv_bridge for ROS Jade on OSX Yosemite
I'm getting the following error: [ 0%] Built target std_msgs_generate_messages_lisp [ 0%] Built target std_msgs_generate_messages_py [ 0%] Built target std_msgs_generate_messages_cpp [ 0%] Built...
View Articleros installation fail in osx.
Hello I'm Carlos, I have a lot of troubles in my ROS installation in OSX. In first place, I had OSX 'EL CAPITAN'. But I had a error in the rosdep step, the error was a conflict with qt4 and qt5....
View Article