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

[robots] Fix init attitude for fixed based robots #424

Closed

Conversation

arntanguy
Copy link
Collaborator

This PR fixes the initialization of posW in case of a fixed-based robot.
In that case we do not have a floating joint and cannot simply set mbc().q[0].

@gergondet gergondet closed this in 4b63e3e Jan 19, 2024
@gergondet
Copy link
Member

Hi @arntanguy

Thanks for the fix. I have implemented it in a slightly different way in the commit referenced above.

gergondet added a commit that referenced this pull request Feb 5, 2024
Added
--

- [mc_rbdyn/GUI] Add helpers to visualize surfaces and convexes (#431)
- [mc_rtc/GUI] Added RobotMsg: a complete view of the robot state (#425)
- [mc_rtc] Add path helpers (#431)
- [utils/RobotVisualizer] Add a new tool to visualize a robot built on mc_rtc GUI (#431)

Changes
--

- [mc_rtc/GUI] Send scale vector for visual mesh instead of scalar (#430)

Fixes
--

- [mc_rbdyn] Always use default_attitude to initialize the attitude (#424)
- [mc_tasks] Clarify usage of targetSurface/targetFrame in ImpedanceTask
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