Skip to content

OS32C Buffer Eror #29

Description

@mk548

After some work with the sensor I get an error about the buffer. I am directly connected to the sensor via ethernet. ROS version is melodic. the error output and my launch file are as in the images

<launch> <arg name="host_1" default="192.168.2.223" /> <node pkg="omron_os32c_driver" type="omron_os32c_node" name="omron_os32c_node_1"> <param name="host" value="$(arg host_1)" /> <param name="frame_id" value="scan1" /> <param name="start_angle" value="2.2899" /> <param name="end_angle" value="-2.2899" /> <param name="publish_intensities" value="true" /> <param name="topic" value="scan1" /> </node> </launch>

WhatsApp Image 2021-01-27 at 17 19 31

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