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

Gazebo sim integration fixes #191

Conversation

destogl
Copy link

@destogl destogl commented Nov 29, 2021

The PR adds husky_macro.urdf.xacro file, enabling its integration with other robots/systems.
I tested base_launch.py and gazebo_launch.py with the new structure.

Second part is about Gazebo simulation. The last commit is rather a testing to make Husky behave properly in Gazebo. I think that the DiffDrive controller is not configured properly (see diff) and I tried recommendations from #120 to get husky turning properly, but unsuccessfully. Does someone have any idea about that?

@tonybaltovski
Copy link
Member

Thanks for the PR! For the Gazebo turning bug, I have noticed it too. Changing the friction didn't seem to fix it but it has been a while since I have looked into it. I'll take another look when I get a chance.

@narutojxl narutojxl mentioned this pull request Dec 2, 2021
@destogl
Copy link
Author

destogl commented Dec 6, 2021

@tonybaltovski do you intend to merge this PR with the URDF "macroing"/restructuring? If so, I will revert all the friction-testing changes.

@tonybaltovski
Copy link
Member

@destogl I definitely do! That sounds good.

@tonybaltovski tonybaltovski merged commit 3bda254 into husky:galactic-devel Dec 21, 2021
tonybaltovski added a commit that referenced this pull request Dec 23, 2021
@destogl destogl deleted the gazebo-sim-integration-fixes branch January 18, 2022 03:59
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.

None yet

2 participants