Comparing SLAM results using ROS and evo

While working on another blog post I fell into a rabbit hole of comparing SLAM packages using ROS. This blog post briefly describes how I managed to compare the results of two SLAM packages by using evo Python package.

Continue Reading ...
Intel Realsense T265 tracking camera for mobile robotics - first impressions

In this post I will write about my first impressions after working with Realsense T265 on a wheeled mobile robot and give some tips on the configuration I think is most correct with respect to ROS standards.

Continue Reading ...
Hands on with slam_toolbox

In the past couple of weeks, as part of a project with Robosynthesis, I’ve been exploring slam_toolbox by Steven Macenski. This post summarizes my experience so far.

Continue Reading ...

In the final tutorial of this 3 part web tutorial we will be looking at using a web video server for streaming of camera feed over HTTP.

Continue Reading ...
ROS web tutorial part 2 - working with cameras

In this intermediate tutorial we will look into using libuvc_camera package with a simple USB camera. In the process we will learn something about udev rules and nodelets.

Continue Reading ...
ROS web tutorial part 1 - rosbridge server and roslibjs

In this beginners tutorial I’ll give you a step by step introduction how to use rosbridge server and roslibjs to communicate with ROS using your web browser. By the end of this tutorial we will have a working prototype of a simple website allowing you to control a robot using a virtual joystick.

Continue Reading ...
YDLIDAR X2 - ROS review and Cartographer setup

This month I received a sample X2 LiDAR from YDLIDAR. In this blog post I’m documenting my experience using it and using it for SLAM using ROS and Google Cartographer.

Continue Reading ...