Skip to content

GRL installation issues #161

@efipsom

Description

@efipsom

I've been having some trouble installing GRL in Ubuntu 16.04.

  1. Following the instructions in the install.md file and running ./grl_kuka.sh for the first time I get the following error:
    CMake Error at /usr/local/share/basis/modules/DocTools.cmake:1288 (message): Command sphinx-build not found! Either install Sphinx and/or set Sphinx-build_EXECUTABLE or disable BUILD_DOCUMENTATION.
    even though the package sphinx-build is already installed.

  2. Is there a way to confirm that I have the Sunrise Connectivity suite installed? Is it shown anywhere in Sunrise Workbench? In the StationSetup.cat, I don’t see the “Interface for Rendering Standalone implementation” and “Tools and Models for Rendering VREP” even though my setup looks exactly as the one in the screenshot.

  3. After copying the FRI-Client-SDK_Cpp.zip file in the grl/data folder and running ./grl_kuka.sh again I get the following error:
    CMake Error at /usr/local/share/basis/modules/CommonTools.cmake:2368 (message): Target name '/home/username/src/grl/build/FRI_Client_SDK_Cpp/example/SimulatedTransformationProvider/SimulatedTransformationProviderApp.cpp' is invalid.
    which is correct because this example was not in the original zip file. How can I overcome this?

Finally, you mention on the website that you recommend installing iiwa_stack in addition to grl for full ROS integration. From what I understand iiwa_stack does not actually use the FRI whereas grl uses it. Is that correct? My optimal setup would be to create a ROS node that calls the FRI functions. Should I install both grl and iiwa_stack?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions