Skip to content

Changed installation destination#39

Open
rpapallas wants to merge 2 commits into
personalrobotics:masterfrom
rpapallas:master
Open

Changed installation destination#39
rpapallas wants to merge 2 commits into
personalrobotics:masterfrom
rpapallas:master

Conversation

@rpapallas
Copy link
Copy Markdown

@rpapallas rpapallas commented Feb 21, 2018

Changed from lib/openrave-0.9 to share/openrave-0.9/plugins to be consistent with all openrave catkin plugins.

Most of the plugins (see or_rviz) are "installed" in ~/catkin_ws/devel/share/openrave-0.9/plugins and hence the path for OPENRAVE_PLUGINS is:

export OPENRAVE_PLUGINS=$OPENRAVE_PLUGINS:~/catkin_ws/devel/share/openrave-0.9/plugins

This change will cause the installation of or_urdf to also go in ~/catkin_ws/devel/share/openrave-0.9/plugins instead of lib/openrave-0.9 and hence there is no need to add another path to OPENRAVE_PLUGINS.

Proof:

rafael@rafael-CS-B:~/catkin_ws/src/or_urdf$ openrave --listplugins | grep URDF
  URDF - /home/rafael/catkin_ws/devel/share/openrave-0.9/plugins/or_urdf_plugin.so

Rafael Papallas and others added 2 commits February 21, 2018 10:37
Changed from lib/openrave-0.9 to share/openrave-0.9/plugins to be consistent with all openrave catkin plugins
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.

1 participant