ros

Ros – Laserscanner with Kinect

Tag: , , |

roscore roslaunch openni_launch openni.launch rosrun rviz rviz Set the RViz options for Fixed Frame (at the top of the Displays panel under Global Options) to camera_link. On the left-hand side of the RViz panel, click on the Add button and choose the PointCloud2 display option. Set its topic to /camera/depth/points. Change Color Transformer of PointCloud2

ROS on a Raspberry Pi 2 – [Quick]

Tag: , , |

In this post we will install ROS Indigo on a Raspberry Pi 2, it is just a sequence of commands you should use to install this framework. Please refer to the official main page for futher informations. ROS ROS is a open source framework for robotic platform development. It is a meta-operating system for

Ros Indigo installation in a Chroot – Ubuntu 15.10

Tag: , , , |

In this post you will find the steps required to install Ros in Ubuntu 15.10. Please refer to the official page, if the installation fails for some reasons come back here. The first steps of the official instructions failed with 15.10. Just use pip to install the dependencies as described below. Install Indigo