ROS Q&A | Dealing with ByteMultiArray messages

ROS Q&A | Dealing with ByteMultiArray messages

 

In this video tutorial, we are showing how to deal with MultiArray data, but using a specific case, ByteMultiArray data. We are creating a publisher and a subscriber, it’s possible to see how to start and work with this kind of data.

Top 10 Robot Operating System (ROS) Books

Top 10 Robot Operating System (ROS) Books

This post shows all of the world’s existing ROS books, including the latest version and different language versions:

(Click on the picture for more information and to buy books)

  • Programming Robot with ROS

 

  • A Gentle Introduction to ROS

 

  • Learning ROS for Robotics Programming – Second Edition

 

  • ROS IN 5 DAYS Book Collection
    ros-basics

 

  • ROS Robotics By Example

 

  • ROS Robotics Projects

 

  • Mastering ROS for Robotics Programming – Second Edition

 

  • Effective Robotics Programming with ROS – Third Edition

 

  • Robot Operating System (ROS): The Complete Reference

 

  • A Systematic Approach to Learning Robot Programming with ROS

 

ROS Resources in other languages:

  • Robot Operating System Testing Technology(Chinese Edition)

 

  • ROS Robot Programming – Second Edition (in Korean): ROS 로봇 프로그래밍
  • ros-book-in-korean

 

  • ROS Robot Programming (in Japanese): Free PDF Download
    ros robot programming japanese

 

  • Robot Programming by ROS (in Japanese) ROSではじめる ロボットプログラミング
    ros books japanese

 

  • ROS Robot Programming (in Korean) ROS 로봇 프로그래밍

ros robot programming in korean

 

  • ROSBook KR (in Korean)

ROSBook KR korean

 

  • A Gentle Introduction to ROS (Chinese Version)机器人操作系统(ROS)浅析

ros

 

  • 基于ROS的机器人理论和应用

ros chinese

 

  • ROS机器人程序设计

ros chinese3

 

  • 机器人操作系统ROS原理与应用

ros chinese4

 

  • 开源机器人操作系统 – ROS

ros chinese5

 

ROS Q&A | Using git with ROS Development Studio

ROS Q&A | Using git with ROS Development Studio

 

You can synchronize your ROS projects developed in the ROS Development Studio with a git.

Sometimes, you must work in cooperation with other developers. Hence you will have to synchronize the work of the whole teamby means of a git. This video will show you how to use git with the ROS Development Studio

ROS Q&A | Move a certain distance, turn, then move (using odometry topic)

ROS Q&A | Move a certain distance, turn, then move (using odometry topic)

Hello Developers,

In a quick approach to make a robot move, we can start using some determined points or behaviors. In this post, we are going to test a simple algorithm that makes Turtlebot 2 performs a movement in a straight line, turn right and go straight again. In order to achieve a given point, we are going to use the Odometry, so the robot can localize itself while moves.

(more…)

Pin It on Pinterest