Skip to content

Ardent patch1 release#98

Merged
wjwwood merged 4 commits intoardentfrom
ardent-patch1
Feb 8, 2018
Merged

Ardent patch1 release#98
wjwwood merged 4 commits intoardentfrom
ardent-patch1

Conversation

@wjwwood
Copy link
Copy Markdown
Member

@wjwwood wjwwood commented Jan 31, 2018

Summary of changes:

  • removed vestigial plugin_tool
  • move pluginlib into a sub folder (matching ROS 1 branch)
  • fix include of std filesystem on Windows
  • change the lookup behavior of pluginlib to work on Windows (.dll's in the bin folder)

It should not affect API, but will affect ABI. It's unused outside of rviz though.

Connects to ros2/ros2#454

mikaelarguedas and others added 4 commits December 14, 2017 22:13
* move pluginlib in its own folder (port 83 to ros2 branch)

* fix most linter errors

* forward port of #88

Continue loading classes on error
#96)

* windows contains older version of std filesystem

* either <experimental/filesystem> or <filesystem> will work ... use experimental to be namespace-consistent

* vs2015 doesnt support __has_include, VS2015 and 2017 have both <filesystem> and <experimental/filesystem> but use std::experimental::filesystem in both cases
@dirk-thomas dirk-thomas mentioned this pull request Jan 31, 2018
13 tasks
@wjwwood wjwwood merged commit 782cfe8 into ardent Feb 8, 2018
@wjwwood wjwwood deleted the ardent-patch1 branch February 8, 2018 00:14
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