Skip to content

feat(state-representation): add utilities for JointStateVariable#198

Merged
bpapaspyros merged 6 commits into
mainfrom
feat/joint_state_utilities
Oct 17, 2024
Merged

feat(state-representation): add utilities for JointStateVariable#198
bpapaspyros merged 6 commits into
mainfrom
feat/joint_state_utilities

Conversation

@bpapaspyros

@bpapaspyros bpapaspyros commented Oct 17, 2024

Copy link
Copy Markdown

Description

This PR solves the issue by changing visibility for some member functions and adding 2 utility functions to convert from/to JointStateVariable.

Review guidelines

Estimated Time of Review: 5 minutes

Checklist before merging:

  • Confirm that the relevant changelog(s) are up-to-date in case of any user-facing changes

Related issues

Blocked by:

Blocks:

@bpapaspyros bpapaspyros force-pushed the feat/joint_state_utilities branch from 1693d40 to 8d99497 Compare October 17, 2024 10:52
@bpapaspyros bpapaspyros marked this pull request as ready for review October 17, 2024 10:53
@bpapaspyros bpapaspyros self-assigned this Oct 17, 2024
Comment thread python/source/state_representation/bind_joint_space.cpp Outdated
domire8
domire8 previously approved these changes Oct 17, 2024
@bpapaspyros bpapaspyros merged commit 1dd9646 into main Oct 17, 2024
@bpapaspyros bpapaspyros deleted the feat/joint_state_utilities branch October 17, 2024 15:00
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose utility functions from JoinstState and add stringify utilities

2 participants