Skip to content
Snippets Groups Projects
Forked from Stack Of Tasks / dynamic_graph_bridge
Source project has a limited visibility.
  • Florent Lamiraux's avatar
    0472ef4c
    Fix several compilation and installation issues · 0472ef4c
    Florent Lamiraux authored
        Rename targets
          - dynamic_graph/ros/ros_import/wrap -> ros/ros_import/wrap,
          - dynamic_graph/ros/ros_export/wrap -> ros/ros_export/wrap,
          - dynamic_graph/ros/ros_joint_state/wrap -> ros/ros_joint_state/wrap.
        Add missing linking flags to target interpreter.
        Do not redefine PYTHON_SITELIB, use cmake/python.cmake definition.
    0472ef4c
    History
    Fix several compilation and installation issues
    Florent Lamiraux authored
        Rename targets
          - dynamic_graph/ros/ros_import/wrap -> ros/ros_import/wrap,
          - dynamic_graph/ros/ros_export/wrap -> ros/ros_export/wrap,
          - dynamic_graph/ros/ros_joint_state/wrap -> ros/ros_joint_state/wrap.
        Add missing linking flags to target interpreter.
        Do not redefine PYTHON_SITELIB, use cmake/python.cmake definition.