Installing ROS Indigo on the Raspberry Pi
dear all I`ve been intalled this stuff for servral days. In the tutorial 4.3 Building the catkin Workspace
If you are on Raspberry Pi 2 and are looking to install rviz, catkinmakeisolated will fail at the rviz step. To build it successfully, use .../roscatkinws/build_isolated/rviz/make -j2
what does "..." means? how should i solve this issue? I use Raspberry Pi 2^^ thanks a lot!
Asked by sony on 2015-10-25 02:43:14 UTC
Answers
That command was incorrectly added to that tutorial. It was referencing the Raspberry Pi 2 where that tutorial is for the original Raspberry Pi. And the ...
is invalid. I've reverted that change.
Asked by tfoote on 2015-10-27 01:31:16 UTC
Comments
there are two problem in the Installation.(1)In the Install Bootstrap Dependencies -Raspbian Wheezy:if I follow the command, step 3.3 Initializing rosdep will show cannot find the rosdep command
Asked by sony on 2015-10-27 07:12:26 UTC
(2)after 4.3 Building the catkin Workspace,the command will show error.the path :For rviz, you will also have to apply this "path" isn`t work for me
Asked by sony on 2015-10-27 07:14:23 UTC
Comments
Can you please link to the page that contains this instruction?
Asked by a-Jays on 2015-10-25 17:17:40 UTC
http://wiki.ros.org/ROSberryPi/Installing%20ROS%20Indigo%20on%20Raspberry%20Pi
Asked by sony on 2015-10-25 20:47:47 UTC
That doesn't seem to be anything other than the workspace directory you created in the step 4.1.
Asked by a-Jays on 2015-10-26 11:02:56 UTC
I'm not used to use command line,is that correct I paste the command ".../ros_catkin_ws/build_isolated/rviz/make -j2" directly?I wanna build rviz successfully
Asked by sony on 2015-10-26 22:34:17 UTC