Skip to content

Python packaged lcm tools interferes with user configuration / How to change Java Xmx? #602

@judfs

Description

@judfs

My project uses some lcm types for large binary arrays.

Before pip install lcm started installing tools like lcm-spy, we had instructions to run sudo vim $(which lcm-spy) and to change -Xmx128m to -Xmx1024m so that lcm-spy won't freeze. But now, when installed via python, which lcm-spy points to a shim. And even if I trace it back to the real launch script, changing it would only effect whichever python environment I happen to be using at the moment.

What is a robust way to ensure lcm-spy can use more memory?

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