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

Add warnings when the user is affected by #612 #691

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

mintar
Copy link

@mintar mintar commented Mar 20, 2018

No description provided.

@j-rivero
Copy link
Contributor

Thanks for the PR. If we want only gazebo8 or lower users to be warn, we could some preprocessor tricks:

#if GAZEBO_MAJOR_VERSION < 9

@mintar
Copy link
Author

mintar commented Mar 21, 2018

@j-rivero : The warnings are already enclosed in the GAZEBO_MAJOR_VERSION guards, so that's already happening.

@j-rivero
Copy link
Contributor

j-rivero commented Apr 5, 2018

@j-rivero : The warnings are already enclosed in the GAZEBO_MAJOR_VERSION guards, so that's already happening.

arg, sorry about it, I did not check the code above. The errors are not related to this PR. Thanks for the change Martin.

@j-rivero j-rivero merged commit f2b3ce9 into ros-simulation:kinetic-devel Apr 5, 2018
Roboterbastler pushed a commit to Roboterbastler/gazebo_ros_pkgs that referenced this pull request Jul 6, 2018
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