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

How to apply free_fleet in real robot #130

Closed
ncnynl opened this issue Jan 3, 2023 · 1 comment
Closed

How to apply free_fleet in real robot #130

ncnynl opened this issue Jan 3, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ncnynl
Copy link

ncnynl commented Jan 3, 2023

Is there an example of using free_fleet for a turtlebot3 real robot?
And an example of rmf_demos using rmf navigation through a turtlebot3 real robot?

I tested the simulation function, and I am still a little confused about how to implement it in the real turtlebot3, especially I want to apply the rmf navigation method instead of the naviagation2 method

@ncnynl ncnynl added the enhancement New feature or request label Jan 3, 2023
@aaronchongth
Copy link
Member

Since #145 has been merged, the integration scheme has changed significantly. However it has been simplified immensely, such that only zenoh bridges are required to run on the robots, with proper configurations, while the free fleet adapter will handle communications in zenoh.

Please try it out and let us know if you run into more issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants