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

Relative spawn #87

Merged
merged 34 commits into from
Jun 21, 2024
Merged

Relative spawn #87

merged 34 commits into from
Jun 21, 2024

Conversation

fmirus
Copy link
Contributor

@fmirus fmirus commented May 27, 2024

Description

Added action for spawning an object in front of a given tf frame in gazebo, supersedes #86

Pull request checklist

  • Issue created that explains the change and why it's needed
  • Tests are part of the PR (for bug fixes / features)
  • Docs reviewed and added / updated if needed (for bug fixes / features)
  • Format and Lint checks (make check) pass locally
  • PR applies Apache 2.0 License to all code files

Pull request type

  • Bugfix
  • Feature

Current behavior

no action to spawn an object relative to a given tf-frame

New behavior

action created for spawning an object relative to a given tf-frame

How to test

ros2 launch tb4_sim_scenario sim_nav_scenario_launch.py scenario:=examples/example_simulation/scenarios/example_simulation_relative_spawn.osc

georgepos and others added 4 commits May 23, 2024 16:21
Signed-off-by: George Postolache <george.postolache@intel.com>
	updated setup.py to get OdometryDistanceTraveled from differential_drive_robot.odometry_distance_traveled
	updated differential_drive_robot.odometry_distance_traveled to use namespace_override instead of namespace
	updated some feedback_messages from OdometryDistanceTraveled to convert self.distance_expected to float since sometimes it is not float
	initialised self.distance_traveled with 0.0 instead of 0.

Signed-off-by: George Postolache <george.postolache@intel.com>
Signed-off-by: George Postolache <george.postolache@intel.com>
Copy link

github-actions bot commented May 27, 2024

Test Results

196 tests   182 ✅  19m 16s ⏱️
 10 suites   14 💤
 10 files      0 ❌

Results for commit 7320fbb.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented May 27, 2024

Scenario Results

9 tests   9 ✅  24m 29s ⏱️
7 suites  0 💤
7 files    0 ❌

Results for commit 4138e05.

♻️ This comment has been updated with latest results.

@fmirus fmirus marked this pull request as ready for review June 17, 2024 11:57
@fmirus fmirus requested a review from fred-labs June 19, 2024 07:30
docs/libraries.rst Outdated Show resolved Hide resolved
docs/libraries.rst Outdated Show resolved Hide resolved
docs/libraries.rst Outdated Show resolved Hide resolved
examples/example_simulation/models/box.sdf Outdated Show resolved Hide resolved
scenario_execution_gazebo/setup.py Show resolved Hide resolved
@fred-labs fred-labs enabled auto-merge (squash) June 21, 2024 09:58
@fred-labs fred-labs merged commit 83906b8 into main Jun 21, 2024
23 checks passed
@fred-labs fred-labs deleted the relative_spawn branch June 21, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants