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

Fix build for gazebo4 #221

Merged
merged 7 commits into from
Aug 15, 2014
Merged

Fix build for gazebo4 #221

merged 7 commits into from
Aug 15, 2014

Conversation

nkoenig
Copy link
Member

@nkoenig nkoenig commented Jul 31, 2014

No description provided.

@adolfo-rt
Copy link

Shouldn't this PR target indigo-devel?. The fix for gazebo_ros_control_plugin.cpp is already there.

It has already been suggested before, but we should change the repository's default branch to indigo-devel, especially now that indigo has been released.

@j-rivero
Copy link
Contributor

j-rivero commented Aug 1, 2014

I've tested the pull request under Trusty for:

  • gazebo4-prerelease + Indigo
  • gazebo3 + Indigo
  • gazebo2 + Indigo
  • gazebo + hydro

It is compiling just fine for me on all the combinations.

@adolfo-rt we are still producing ROS wrappers for gazebo new versions (gazebo3, gazebo4) in Hydro and it would help to have the fixes applied to both branches, hydro-devel and indigo-devel.

Thanks.

@hsu
Copy link
Collaborator

hsu commented Aug 13, 2014

GAZEBO_VERSION_MAJOR should be GAZEBO_MAJOR_VERSION, similarly for others.

@@ -288,7 +294,11 @@ class DefaultRobotHWSim : public gazebo_ros_control::RobotHWSim
break;

case POSITION:
#if GAZEBO_VERSION_MAJOR >= 4
Copy link
Collaborator

Choose a reason for hiding this comment

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

should be GAZEBO_MAJOR_VERSION

@adolfo-rt
Copy link

@adolfo-rt we are still producing ROS wrappers for gazebo new versions (gazebo3, gazebo4) in Hydro and it would help to have the fixes applied to both branches, hydro-devel and indigo-devel.

OK, I was not aware of this.

hsu added a commit that referenced this pull request Aug 15, 2014
@hsu hsu merged commit d478fea into hydro-devel Aug 15, 2014
cohen39 pushed a commit to cohen39/gazebo_ros_pkgs that referenced this pull request Nov 15, 2021
cohen39 pushed a commit to cohen39/gazebo_ros_pkgs that referenced this pull request Nov 15, 2021
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

4 participants