Skip to content

Fixed test functions - #43

Merged
gallantandre merged 5 commits into
mainfrom
Fixed-test-functions
Feb 20, 2026
Merged

gallantandre merged 5 commits into
mainfrom
Fixed-test-functions

Conversation

@Nikos-d

@Nikos-d Nikos-d commented Feb 19, 2026

Copy link
Copy Markdown
Contributor
  • added collision in ConstraintType
  • fixed scenes to match new blast nomenclature
  • added new scene
  • fixed is_close to match new blast nomenclature
  • added is_close for ManipulatorTempData

- added collision to ConstraintType
- converted scenes to current blast nomenclature
- fixed test_functions for current blast nomenclature
@Nikos-d
Nikos-d requested a review from gallantandre February 19, 2026 16:39
position = 1 << 0,
velocity = 1 << 1,
acceleration = 1 << 2,
collision = 1 << 3,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This line was added

@ThomasDuquette ThomasDuquette left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good

@gallantandre
gallantandre merged commit 34283c7 into main Feb 20, 2026
6 checks passed
@Nikos-d
Nikos-d deleted the Fixed-test-functions branch February 20, 2026 15: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