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

[Aerial Robot Model][Underactuated][Plugin] fix the wrong args assignment for model constructor #561

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

tongtybj
Copy link
Collaborator

@tongtybj tongtybj commented Oct 8, 2023

What is this

There is a bug while assigning the arg to the variable fixed_model_ while creating the instance for underactuated model.

Details

  • Forget to assign the boolean value for fixed_model_ when creating the instance for underactuated model plugin.
  • Use aerial_robot_model::transformable::RobotModel instead of aerial_robot_model::RobotModel for planning in dragon model and control processes.

@tongtybj
Copy link
Collaborator Author

tongtybj commented Oct 9, 2023

@sugikazu75

Please review this PR.

@tongtybj
Copy link
Collaborator Author

@sugikazu75

Can you approve this PR?

@sugikazu75
Copy link
Member

Yes, it looks good to me.

@tongtybj
Copy link
Collaborator Author

@sugikazu75

I mean, can you complete the review request that I sent to you by clicking the "approve" button?

@tongtybj tongtybj merged commit 53ac303 into jsk-ros-pkg:master Oct 11, 2023
6 checks passed
@tongtybj tongtybj deleted the PR/feature/model/fix_bug branch November 17, 2023 17:00
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