ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Bbybo93's profile - activity

2019-05-20 01:30:31 -0500 marked best answer How does turtlebot 3 do localization?

Hey all. I am trying to understand the localization part of Turtlebot 3 Burger. From what I understand from turtlebot3_core, by using an IMU to calculate rotational values from the wheels and translating them into odometry and updating it in the world_map.

Please kindly correct me if I am wrong and aside from odometry, may I know if the LIDAR plays a part in Localization? There are a few localization algorithms like ekf etc. What is the algorithm employed by Turtlebot 3?

Regards, Bobby


Edit: Hi Pujie,

Yes, I do know SLAM. I am trying to dive in deep about ROS for a report. From my understanding, ROS localization works by Adaptive Monte Carlo Localization(AMCL) technique. In layman's terms, just take it that each time I scan, I throw particles around and those particles are fixed and known as poses. Each time I scan, I know my position based on the poses I scanned with laser(kinect, lidar etc)

Odometry is using position sensors within the wheel encoders to determine the position. Using the information obtained from odometry and applying transforms(tf function with the mathematical calculation), it updates the x, y, z position of turtlebot 3 in the map, as shown in rviz.

I am trying to see if I am missing anything out.

2019-03-01 12:45:27 -0500 marked best answer Laptop using WiFi but VirtualBox doesn't use WiFi.

Hey all,

I have been using Ubuntu 16.04 LTS on Oracle VirtualBox on Win 10. [ http://emanual.robotis.com/docs/en/pl... ] I am stuck at this step because as I described in the title, I am using wifi on my laptop but in virtualbox, it detects 'ethernet' instead.

The ideal scenario: Laptop uses WiFi, Ubuntu, Master has wlan0 to communicate with my SBC, Raspberry Pi. Slave.

Do I need to install a Wifi driver in ubuntu to make this work?

I tried changing the network configuration in the VirtualBox, tried changing network connection from Bridge to NAT etc and it still doesn't work. I have been stuck at this part for a long while, please kindly help me out.

P.S I am trying just to move the LIDAR sensor.

Thank you so much!

2018-06-10 20:28:02 -0500 received badge  Famous Question (source)
2018-05-17 08:24:39 -0500 received badge  Famous Question (source)
2018-03-17 15:11:42 -0500 received badge  Notable Question (source)
2018-03-17 02:28:14 -0500 received badge  Popular Question (source)
2018-03-17 01:51:22 -0500 answered a question How does turtlebot 3 do localization?

Hi Pujie, Yes, I do know SLAM. I am trying to dive in deep about ROS for a report. From my understanding, ROS localiza

2018-03-17 01:45:41 -0500 received badge  Supporter (source)
2018-03-16 11:30:53 -0500 received badge  Famous Question (source)
2018-03-16 11:28:21 -0500 asked a question How does turtlebot 3 do localization?

How does turtlebot 3 do localization? Hey all. I am trying to understand the localization part of Turtlebot 3 Burger. Fr

2018-03-05 04:45:02 -0500 marked best answer Turtlebot 3 - Setup

Hey all.

I have just assembled the turtlebot 3 and installation of ROS on respective platforms and I am really excited with what I can do with this!

  1. I can't get OpenCR to move the DYAMIXEL when holding SW 1 and SW2.

  2. I need to connect a few sensors to Raspberry Pi 3 and to transmit those sensor data to a master computer. Would it be possible to do that through ROS or do I have to try it out with Python?

2018-02-21 19:06:11 -0500 received badge  Famous Question (source)
2018-02-19 18:41:27 -0500 received badge  Notable Question (source)
2018-02-02 07:48:51 -0500 received badge  Popular Question (source)
2018-02-02 03:08:41 -0500 received badge  Notable Question (source)
2018-02-01 00:59:54 -0500 asked a question VirtualBox and Turtlebot 3. During RVIZ, unable to contact my own server at 10.0.2.15

VirtualBox and Turtlebot 3. During RVIZ, unable to contact my own server at 10.0.2.15 I am using VirtualBox to run LINUX

2018-01-28 06:59:02 -0500 received badge  Notable Question (source)
2018-01-26 05:01:47 -0500 received badge  Popular Question (source)
2018-01-24 08:42:51 -0500 edited question Laptop using WiFi but VirtualBox doesn't use WiFi.

Laptop using WiFi but VirtualBox doesn't use WiFi. Hey all, I have been using Ubuntu 16.04 LTS on Oracle VirtualBox on

2018-01-24 08:40:23 -0500 asked a question Laptop using WiFi but VirtualBox doesn't use WiFi.

Laptop using WiFi but VirtualBox doesn't use WiFi. Hey all, I have been using Ubuntu 16.04 LTS on Oracle VirtualBox on

2018-01-16 00:11:40 -0500 received badge  Popular Question (source)
2018-01-15 02:32:52 -0500 asked a question Turtlebot 3 - Setup

Turtlebot 3 - Setup Hey all. I have just assembled the turtlebot 3 and installation of ROS on respective platforms and