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

Used gazebo_ros::Node #11

Merged
merged 2 commits into from
Jun 24, 2020
Merged

Used gazebo_ros::Node #11

merged 2 commits into from
Jun 24, 2020

Conversation

ahcorde
Copy link
Collaborator

@ahcorde ahcorde commented Jun 9, 2020

Related to this issue #10

Signed-off-by: ahcorde ahcorde@gmail.com

Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde added the enhancement New feature or request label Jun 9, 2020
@ahcorde ahcorde requested a review from chapulina June 9, 2020 11:40
@ahcorde ahcorde self-assigned this Jun 9, 2020
Copy link
Collaborator

@chapulina chapulina left a comment

Choose a reason for hiding this comment

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

This looks good to me. I needed the change from #13. I just have one small comment.

@@ -48,6 +48,8 @@
#include "gazebo/common/common.hh"
#include "gazebo/physics/physics.hh"

#include "gazebo_ros/node.hpp"
Copy link
Collaborator

Choose a reason for hiding this comment

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

This could be just included in the cpp file. It's not used by the header, so it shouldn't need to be exposed.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

moved 4912b17

Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde merged commit 264a3c0 into master Jun 24, 2020
@ahcorde ahcorde deleted the ahcorde/gazebo_ros branch June 24, 2020 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants