Skip to content

Conversation

@rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Oct 6, 2020

No description provided.

@rhaschke rhaschke force-pushed the master branch 2 times, most recently from dc0906c to c371717 Compare October 6, 2020 18:50
Copy link
Member

@tylerjw tylerjw left a comment

Choose a reason for hiding this comment

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

These changes look good. The travis issues look like they are build issues in MVT.

@rhaschke rhaschke changed the title Travis: Update to Noetic and fix various warnings [WIP] Travis: Update to Noetic and fix various warnings Oct 6, 2020
@rhaschke
Copy link
Contributor Author

rhaschke commented Oct 6, 2020

No, some build issues need to be fixed here in moveit_tutorials.

- declare missing run dependencies
- find_package(rviz_visual_tools) as we declare it as a build dependency
- build lerp_motion_planner_plugin directly from all sources
- unused parameters, variables
- uninitialized variables
- out-of-order member initialization
- unsigned int vs. signed int comparison
... to have latest geometric_shapes 0.7.2 available
@sjahr
Copy link
Contributor

sjahr commented Oct 7, 2020

Is this still WIP? I am currently going through the tutorials with ROS Noetic and started to update the instructions. See here. If you’d like I could rebase and open a PR on your repositories master branch to include the changes to this PR. Otherwise I could open another PR to this repository.

@rhaschke rhaschke changed the title [WIP] Travis: Update to Noetic and fix various warnings Travis: Update to Noetic and fix various warnings Oct 7, 2020
@rhaschke rhaschke merged commit f907768 into moveit:master Oct 7, 2020
@rhaschke
Copy link
Contributor Author

rhaschke commented Oct 7, 2020

@sjahr, this is merged now. I was waiting for Travis to finally succeed.

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.

3 participants