ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

mtbuckson's profile - activity

2020-05-22 07:30:11 -0500 received badge  Famous Question (source)
2020-05-22 07:30:11 -0500 received badge  Notable Question (source)
2017-03-20 10:26:39 -0500 received badge  Famous Question (source)
2017-03-20 10:26:39 -0500 received badge  Notable Question (source)
2017-02-10 07:16:14 -0500 received badge  Popular Question (source)
2017-01-18 08:02:22 -0500 asked a question Can urg_node be run on ARM type processor ?

I am trying to run the urg_node one an Odroid X-U4 which has an ARM type processor. This processor cannot run the reset and upgrade commands that have been written for this node because they are for x84 processors. But are these commands needed? In general can this node run on a ARM processor?

2017-01-18 07:55:46 -0500 received badge  Popular Question (source)
2017-01-16 07:49:58 -0500 asked a question cannot execute binary file: Exec format error

I am trying to run these files( upgrade and reset) on a Odroid X-U4 which is 32bit. Files: http://wiki.ros.org/action/AttachFile... When i try to run the commands I get the error "cannot execute binary file: Exec format error". Does this mean these files are 64bit and I cannot run them on my 32bit system?

2017-01-16 07:49:58 -0500 commented question urg_node single echo scan error

Are the "upgrade" and "reset" commands 64bit programs? I am trying to run them on an Odroid X-U4(3 bit) and I get the error " cannot execute binary file: Exec format error" which apparently means the files are not 32bit like the system is.