Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions on TB3 Burger #84

Closed
cyberobotics opened this issue Oct 11, 2017 · 6 comments
Closed

Questions on TB3 Burger #84

cyberobotics opened this issue Oct 11, 2017 · 6 comments

Comments

@cyberobotics
Copy link

I have some questions below relating to TB3 burger as follows:

  1. How much time for the burger to map an area of 1000 sq ft?
  2. Any area size limit? Is it possible to map multi level building?
  3. Can the burger be able to map on its own?
  4. We watched youtube and knew that it is able to go from point A to point B, Can we preset it to go in sequence from A to B then to C... and then to D...etc ? Also can we use a device in a specified area that can call the burger to come?
  5. We have no problem to add a Camera for obstacle avoidance, is it possible for the burger send photos and view area in real time when the user is traveling.
  6. Can the burger be able to work on its own when the remote PC is off?

Thanks.

@routiful
Copy link

Hi :) @cyberobotics

  1. Estimate time to make map using burger depends how complex environment for example chairs, tables, thresholds and etc. Considering motor speed and range of lidar, in my opinion, burger takes 20~30 min to make map an area of 1000 sq ft.

  2. There is no size limit. we have tested whole level in our office building previously.
    https://youtu.be/lkW4-dG2BCY

I'm sorry. I don't understand your question when TB3 makes map in multi level building. But slam_gmapping package only supports 2d occupancy grid map.

  1. We are not support automated slam with TB3

  2. Yes, you can. We already presented turtlebot3_deliver package at ICRA2017
    May this source codes help you.

  3. Of course, you can use raspberry pi camera and open source . Show an example video

  4. Unfortunately, we does not suggest that. If you want to do that, we highly recommend to use other single board computer like Intel Joule.

Thanks
Darby

@cyberobotics
Copy link
Author

Hi Darby,

Thanks for the reply. We have some follow up questions as below:

For questions #2, it is great to map the area with the size of the floor (eg. 15 floor), so how many floors can the TB3 be mapped? That is what I mean for mapping in multi-level building.

For # 6, which means that TB3 Waffle is able to work on its own, right?
I would like to elaborate the main functions of the product we want to develop based on TB3 platform.
We want the unit act as a Home security Robot, the unit can automatically patrol all the rooms in the house in a particular time that the user preset.
The TB3 is able to send message, videos or photos to the user's mobile phone if there is something happen in a specified area.
On the other hand, the user is able to override to control the unit even the user is traveling.
Of course, the unit is capable to avoid obstacle during its patrol. Docking for recharge is also needed.
Is the TB3 Waffle or Burger able to do that?

Thanks.

@routiful
Copy link

Hi :)

Q2. I understand. TB3 can map unlimited space. But the map have to be generated each floor separately (The map is not linked)

Q6. Awesome!! In my opinion, Waffle is more proper than Burger. Waffle has nice camera (realsense r200), powerful computer (joule) and large payload compared by Burger. Moreover, Waffle can operate all function itself ;)
The docking service is being developed. It will be released Nov. (include Waffle and Burger)

Thanks
Darby

@robotpilot
Copy link
Member

This issue will be closed since there were no actions for a while.
You can reopen this issue to show this issue to the users whenever.

@DSaMC
Copy link

DSaMC commented Jan 26, 2018

Hi !

Any updates about a docking service?

Thanks!

@robotpilot
Copy link
Member

robotpilot commented Jan 27, 2018

@DSaMC
Our team recently provided a solution for docking.
We use the intensity and distance of laser distance sensor and a reflective tape in this solution. Check the link below. :)
http://emanual.robotis.com/docs/en/platform/turtlebot3/applications/#automatic-parking
https://youtu.be/IRtdxoPo8Y8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants