Skip to content

Controllino Ros #19

@jellemun

Description

@jellemun

We are using a Controllino, seems we have to modify the Rosserial arduino library/src/ros/msg.h file with the following modifications:

Line 40 #include <string.h>
Line 68 memcpy(&val, &f, sizeof(val));
Line 182 memcpy(f, &val, sizeof(val));

The library Cstring is not recognised.

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