Installing ROS Kinetic on OSX Sierra
So, I am trying to follow http://wiki.ros.org/kinetic/Installation/OSX/Homebrew/Source Any I am just getting error after error. Has anyone got Kinetic working on Sierra > Make Error at>...
View ArticleHow to Add the installation prefix of "Eigen3" to CMAKE_PREFIX_PATH or set...
When I entered this command: cd /Users/mona/ros_catkin_ws/build_isolated/pcl_ros && /Users/mona/ros_catkin_ws/install_isolated/env.sh cmake /Users/mona/ros_catkin_ws/src/perception_pcl/pcl_ros...
View ArticleOS X - Indigo - 2.1.2 and 2.1.3 install problems
**I get this message after running 2.1.2 :** ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: python_qt_binding: No definition of...
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 ArticleContinued: Installing on Mac Sierra: qt_gui_cpp_sip errors
It's turning out to be really important for me to try and get ROS installed on Mac even though I realize its not a supported platform (yet). I've made it through lots of hurdles and learned more about...
View ArticleKinetic installation OSX 10.12 - rosdep install issues
Hello, I am following the installation instructions here: http://wiki.ros.org/kinetic/Installation/OSX/Homebrew/Source#hydro.2BAC8-Installation.2BAC8-Source.Maintaining_a_Source_Checkout I have got to...
View ArticleCommunicating to Docker container on OSX
I would like to run some ROS-related things natively on OSX (simulators to take advantage of GPU acceleration), and the majority of the rest of a ROS system in an Ubuntu Docker container (to take...
View Articlerviz not compiling mac osx
I was trying to install ROS on mac after having traded from ubuntu. I found some of these inconsistencies in the latest boost libraries. 1 . The latest boost library does not offer tr1/* hence rospack...
View ArticleRos Jade Osx - compiler error robot_state_publisher
Hi @all i would like to install ros jade on osx. i know that is in experimental state but there's no other way. in package robot_state_publisher an error is generated. [ 71%] Building CXX object...
View Articlerqt_rviz via VNC (core dumped)
Hello community, does somebody uses rqt_rviz via vnc remote control (robot ubutnu 16.04, vnc client osx 10.12v) ? I like to use rqt_* tools from my osx notebook via vnc and I noticed that rqt_rviz did...
View ArticleSegmentation Fault - OS X - LLVM Clang++
I've compiled ROS Kinetic Desktop Full on my OS X Sierra machine using LLVM/Clang 5.0.1 installed from HomeBrew. Why? Mainly because some 3rd party rospackages (like MoveIt) use OpenMP which is not...
View ArticleKinetic in OS X
I've searched and tried many(maybe all) different ways to make it, but failed and finally gave up. (I mostly made it; successfully running the basic things such as roscore and play the rosbag files,...
View ArticleOS X: Errors when I use wstool to update my workspace!
Currently when I use wstool to update my workspace, I got errors like that: ERROR [vcstools] Tarball download unpack failed: < urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol...
View Articleerror at catkin_make_installation at installation
ROS Version: Melodic Morenia OS: MAC OS MOJAVE Following the instructions at http://wiki.ros.org/kinetic/Installation/OSX/Homebrew/Source getting the following error: Command Executed:...
View ArticleRunning ROS on Raspberry Pi and Sending data to MacBook
I have ROS Kinetic installed on a Raspberry Pi, working fine. I have Gazebo installed on a separate MacBook. Since installing ROS on MacOS is still problematic and buggy, I want to know if there is a...
View ArticleInstalling ROS Kinetic on OSX Mojave:Tarball download unpack failed: file...
I am following http://wiki.ros.org/kinetic/Installation/OSX/Homebrew/Source to install ros. When I had executed wstool init -j8 src kinetic-desktop-wet.rosinsta, I've got errors as follows: Using...
View Articleosx: rosrun cannot find librospack dynamic library
I installed ros (kinetic) on my Mac Sierra 10.12.6. It seems to be up and running as it has no problem with `roscore`. Though, when I want to run the `turtlesim` package, it gives me an error: dyld:...
View Article