-
Notifications
You must be signed in to change notification settings - Fork 16
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
Navigation stack for otto #49
Closed
lewandowskikacper
wants to merge
19
commits into
RobotecAI:main
from
lewandowskikacper:navigation_otto
Closed
Navigation stack for otto #49
lewandowskikacper
wants to merge
19
commits into
RobotecAI:main
from
lewandowskikacper:navigation_otto
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lewandowskikacper
force-pushed
the
navigation_otto
branch
from
August 21, 2023 11:43
290b2f7
to
0bce06f
Compare
Signed-off-by: Anna Faferek <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]> robot spawner in demo level Signed-off-by: Kacper Lewandowski <[email protected]> updated level map Signed-off-by: Kacper Lewandowski <[email protected]> map mask Signed-off-by: Kacper Lewandowski <[email protected]> footprint of otto Signed-off-by: Kacper Lewandowski <[email protected]> removed the cage Signed-off-by: Kacper Lewandowski <[email protected]> footprint, radius increased Signed-off-by: Kacper Lewandowski <[email protected]> moved obstacles in level Signed-off-by: Kacper Lewandowski <[email protected]> before rebase Signed-off-by: Kacper Lewandowski <[email protected]>
lewandowskikacper
force-pushed
the
navigation_otto
branch
from
August 22, 2023 09:54
160220a
to
1cc1c98
Compare
run `ros2 launch o3de_fleet_nav waypoint.launch.py` Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Closed
Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Signed-off-by: Kacper Lewandowski <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Integration of nav2 (based on o3de/o3de-extras#450).
Spawing relies on o3de/o3de-extras#444
There is package
o3de_fleet_nav
.To launch a few otto robots:
ros2 launch o3de_fleet_nav o3de_fleet_nav_launch.py
(this spawns robots defined in
ROSCon2023Demo/ros2_ws/src/o3de_fleet_nav/config/fleet_config.yaml
)for now, there is a trf needed between odom and map:
run
ros2 run tf2_ros static_transform_publisher 0 0 0 0 0 0 map otto_1/odom
for each robot