Project

General

Profile

Actions

Bug #149

closed

ROS and armv8(64bits arm) : timeout reading /"component"/genom_state

Added by Anonymous about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
High
Assignee:
-

Description

We have currently a timeout when we try to load a component from either tcl or matlab script onboard our Jetson. This onboard computer is running on an ARMV8 architecture (64-bit arm).

Here is the kind of message we can see in eltclsh :
eltclsh > genomix1 load nhfc -i nhfc_mk1
ex ::genom::mwerr detail {what {timeout reading /nhfc_mk1/genom_state}}

And the message on the quadrotor (nhfc-ros is running) :
16:31:46.995584:genomixd: sock525b80: reply status 404: {"ex":"::genom::mwerr","detail":{"what":"timeout reading /nhfc_mk1/genom_state"}}

We have the same results for any component we try onboard with ROS.

With PoColibs everything is working fine but we need ROS to fly with multiple quadrotor since our Mocap SDK is not available for arm architecture.

We updated as well an odroid XU4 card (armv7 32bits) and everything is running fine on it.

To sum up, we have an issue since the UTF-8 encoding update on our ARMV8 based computer running with ROS as a middleware. We did not have this issue before the update.

Actions

Also available in: Atom PDF