Skip to content

Segmentation Fault #38

@sesem738

Description

@sesem738

Hello,

I am trying to install deoxys, but I ran into a segmentation fault. I am using a Dell laptop running Ubuntu 20 as my NUC with a 5.15 real-time kernel.

Before building make -j build_franka=1, I had to add

target_link_libraries(shared_protobuf INTERFACE ${Protobuf_LIBRARIES}) cmake

to the cmake. ROS seemed to create issues with the library so I had to not source it in the bash. Afterwards, I had to export the LD_LIBRARY_PATH=$LD_LIBRARY_PATH:XXX.so for the library to be discovered. After it finished building, when I ran bin/franka-interface I get a segmentation fault (core dumped) error.

Do you know what might be causing it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions