Skip to content

Electron Renderer Process #924

@KhalilSelyan

Description

@KhalilSelyan

Description
It seems as though you can only access rclnodejs on the electron main process (node backend) and not on the frontend the renderer process. Is there any way to get it running directly from the frontend ?

  • Library Version: 0.22.2
  • ROS Version: humble
  • Platform / OS: ubuntu 22.04

Steps To Reproduce

create a electron project and add rclnodejs and try to access it in the front end
because of electron updates since i believe electron 11 "non context-aware native modules are not allowed"
i need to be able to run the native connection directly from the frontend because of buffering issues when trying to send from main process to renderer process because pointclouds and image messages are too big

image

Expected Behavior

Actual Behavior

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions