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

Add initial support for pybullet simulation #114

Merged
merged 18 commits into from
Jul 19, 2024
Merged

Add initial support for pybullet simulation #114

merged 18 commits into from
Jul 19, 2024

Conversation

fred-labs
Copy link
Contributor

@fred-labs fred-labs commented Jul 18, 2024

Description

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
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation changes
  • Other (please describe)

Current behavior

New behavior

How to test

Copy link

github-actions bot commented Jul 18, 2024

Test Results

259 tests   245 ✅  24m 37s ⏱️
 15 suites   14 💤
 15 files      0 ❌

Results for commit 09d3835.

♻️ This comment has been updated with latest results.

@fred-labs fred-labs marked this pull request as ready for review July 18, 2024 13:25
@fred-labs fred-labs requested a review from fmirus July 18, 2024 13:34
To run the example, first build the `scenario_execution_pybullet` package and its dependencies:

```bash
colcon build --packages-up-to scenario_execution_pybullet
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be possible without ROS

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@fred-labs fred-labs enabled auto-merge (squash) July 19, 2024 08:55
@fred-labs fred-labs merged commit c5192e1 into main Jul 19, 2024
26 checks passed
@fred-labs fred-labs deleted the pybullet branch July 19, 2024 08:56
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.

2 participants