Fail to run hector_gazebo_plugins OSX 10.9
So i finally just got hydro installed on osx 10.9 yesterday, and now i want to put in some gazebo plugins (gps for now). I downloaded the source for hector_gazebo_plugins, built them, and then modified...
View ArticleOS X 10.9.4 ROS Install
I'm installing ROS following: http://wiki.ros.org/hydro/Installation/OSX/Homebrew/Source#os.2BAC8-OSX.2BAC8-Homebrew.2BAC8-troubleshooting.rviz I'm stuck at 190 of 196. [ 59%] Built target rviz [ 59%]...
View ArticleOS X Maverick Ros Installation
Hello During ROS installation i have the following error: "Linking CXX executable /Users/borisbraginsky/ros_catkin_ws/devel_isolated/pluginlib/lib/pluginlib/plugin_tool clang: error: -E or -x required...
View Articleosx boost with python error
Mac with Mavericks, trying to install indigo. Getting the following message. Google doesn't help. Thanks. rosdep install --from-paths src --ignore-src --rosdistro indigo -y executing command [brew...
View Articleosx indigo boost python
Trying to install indigo on Mac Mavericks, but getting the following error. Uninstalling and reinstalling manually doesn't help. Google also unhelpful. Any ideas? Thanks. rosdep install --from-paths...
View ArticleROS Indigo DMG
Hi OSX-Users, it's a long and upgly job to compile the ros environment for OSX. Most users want to use ROS only and do not have the experience to setup the environment. Why is there no easy to use DMG...
View Articlebondcpp fails on osx
Hello! I tried the tutorial http://wiki.ros.org/indigo/Installation/OSX/Homebrew/Source and I know there is a section there for `bondcpp` fails and the exact problem I have, which is: Built target...
View ArticleFinal Step for ROS installation failing
Running this command: ~/ros_catkin_ws/src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release Crashes with at this point: cd /Users/Raaj/ros_catkin_ws/build_isolated/pcl_ros &&...
View ArticleCommand not found roscd, rosnode, etc.
I follow this tutorial to get ROS in my mac: http://wiki.ros.org/hydro/Installation/OSX/MacPorts/Repository I followed it and seems that everything is working perfect, but when I try roscd or rosnode...
View ArticleError building full stack due to roscpp_serialization fail on osx
Hi, I'm working through the fixes to get the full stack to install on lion using homebrew, and I'm hitting the following error that doesn't seem to have been encountered yet. Does anyone have any...
View Articleinstalling indigo on OS X Yosemite
I'm attempting to install indigo on OS X Yosemite and I'm running into compilation problems for gazebo. I'm trying to follow the instructions found at:...
View ArticleCan't install PCL with Homebrew on OSX 10.9 during ROS Hydro installation
Hi everyone! I've been following this tutorial (**wiki.ros.org/hydro/Installation/OSX/Homebrew/Source**) and got some great help from you all before. I need a little more help before I can get onto my...
View ArticleBuilding PCL on OSX 10.9
After installing OSX 10.9, PCL does not build anymore. There were a few compilation and linking problems related to VTK 6.0, that I resolved somehow see [this...
View ArticlePython segfaults on OS X.10 with Indigo and brew
Hello all, I've installed ROS indigo, following the standard install on the site, on a Mac OS X 10 (Yosemite). Whenever I try to run python scripts such as `rostopic` or `rosrun rqt_graph rqt_graph`, I...
View Articlerosdep installing the dependencies fails on OSX 10.10
Hi, I am trying to setup ros on OSX 10.10. I'm following the installation instructions given here: http://wiki.ros.org/indigo/Installation/OSX/Homebrew/Source. While resolving the dependencies using...
View ArticleUsing isight/facetime builtin camera
Hello, I am trying to get the builtin camera of my MacBook Pro to work with the libuvc driver: rosrun libuvc_camera camera_node vendor:=0x106B [ INFO] [1404251751.441933000]: Opening camera with...
View ArticleTurtlebot on mac OSX
I've being trying to get ROS + turtlebot (Hydro) installed on my mac (running osx 10.10). ROS installed happily. However I am running into a few issues with compiling the turtlebot specific packages...
View Articlerospack failed to build in Hydro, can't find PythonLibs
I followed the [instructions to install Hydro from source for OSX](http://wiki.ros.org/hydro/Installation/OSX/Homebrew/Source) and `rospack` fails to build because it cake can't seem to find...
View ArticleBuilding PCL on OSX 10.10
I am currently encountering build Problems with PCL with rosdep for ros-indigo. Using brew install pcl --HEAD. [ 99%] Building CXX object...
View ArticleForce rviz software rendering
I'm using a Parallels with a virtual Ubuntu server installed for ROS. My idea was to use ssh with X11 forwarding to this virtual machine so that I more or less have the same functionality of Ubuntu but...
View Article