-
Notifications
You must be signed in to change notification settings - Fork 0
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
Launch for spawning Actors in Gazebo #60
Open
rayvburn
wants to merge
31
commits into
master
Choose a base branch
from
launch-for-spawning-actors-in-gazebo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
rayvburn
added a commit
to rayvburn/tiago_sim_integration
that referenced
this pull request
Sep 25, 2023
…ctors who can now be spawned with a Gazebo service - thanks to this PR rayvburn/hubero#60
rayvburn
force-pushed
the
launch-for-spawning-actors-in-gazebo
branch
from
September 25, 2023 22:25
f7a0816
to
54c18c6
Compare
rayvburn
added a commit
to rayvburn/tiago_social_robot_sim
that referenced
this pull request
Sep 30, 2023
…lean" sim worlds (HuBeRo actors now spawned with a service), updated HuBeRo repo version - see this pull for spawning details rayvburn/hubero#60
…spawn_actor.launch` for spawning Actors without modifying the existing world files [#59]
rayvburn
force-pushed
the
launch-for-spawning-actors-in-gazebo
branch
2 times, most recently
from
October 3, 2023 22:47
f14a35e
to
ac6ac58
Compare
781ce01 Seems to block short transitions in tasks like |
rayvburn
added a commit
to rayvburn/tiago_social_robot_sim
that referenced
this pull request
Oct 5, 2023
…l` and `lab_012_dynamic` scenario nodes - related to rayvburn/hubero#60
…locked in the action feedback callback (only for some time) - increases the robustness of finishing complex tasks relying on navigation - somehow related to [#38]
… easier time management in the scenarios
…m the living room scenario - adjusted utilizing the recent upgrades
…eaded task execution
… `computePlan` method
…ort holonomic actors [#31]
…ormation to support holonomic actors - related to [#31]
rayvburn
force-pushed
the
launch-for-spawning-actors-in-gazebo
branch
from
October 11, 2023 14:19
ac6ac58
to
1de5675
Compare
rayvburn
added a commit
to rayvburn/tiago_social_robot_sim
that referenced
this pull request
Oct 15, 2023
…lean" sim worlds (HuBeRo actors now spawned with a service), updated HuBeRo repo version - see this pull for spawning details rayvburn/hubero#60
rayvburn
added a commit
to rayvburn/tiago_social_robot_sim
that referenced
this pull request
Oct 15, 2023
…l` and `lab_012_dynamic` scenario nodes - related to rayvburn/hubero#60
rayvburn
force-pushed
the
launch-for-spawning-actors-in-gazebo
branch
from
October 17, 2023 18:44
1de5675
to
7f3758b
Compare
rayvburn
force-pushed
the
launch-for-spawning-actors-in-gazebo
branch
from
October 17, 2023 23:24
7f3758b
to
e4e7cce
Compare
rayvburn
added a commit
to rayvburn/tiago_social_robot_sim
that referenced
this pull request
Nov 18, 2023
…l` and `lab_012_dynamic` scenario nodes - related to rayvburn/hubero#60
rayvburn
force-pushed
the
launch-for-spawning-actors-in-gazebo
branch
2 times, most recently
from
November 22, 2023 13:48
bc85d5a
to
8be79a0
Compare
rayvburn
force-pushed
the
launch-for-spawning-actors-in-gazebo
branch
from
November 29, 2023 20:04
8be79a0
to
98b013d
Compare
rayvburn
force-pushed
the
launch-for-spawning-actors-in-gazebo
branch
from
November 29, 2023 20:05
98b013d
to
f5207c5
Compare
rayvburn
added a commit
to rayvburn/tiago_social_robot_sim
that referenced
this pull request
Dec 28, 2023
…lean" sim worlds (HuBeRo actors now spawned with a service), updated HuBeRo repo version - see this pull for spawning details rayvburn/hubero#60
rayvburn
added a commit
to rayvburn/tiago_social_robot_sim
that referenced
this pull request
Dec 28, 2023
…l` and `lab_012_dynamic` scenario nodes - related to rayvburn/hubero#60
…example.launch`
…uBeRo` actors operating with predefined trajectories (without online perception)
…launch` made configurable [#59]
…figuration via `example.launch`
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.
Resolves #59
Resolves #29
Resolves #57
Resolves #31