Robotics StackExchange | Archived questions

How to run rviz on Odroid-XU4?

I installed Lubuntu 14.04 on Odroid-XU4 along with setting up the workspace for ros-indigo. Whenever I run "rosrun rviz rviz", it
displays "Bus error". How do I fix this problem?

Asked by Ros User on 2016-07-11 14:23:01 UTC

Comments

As stated on many questions in the past, running rviz on the Odroid and other ARM boards is not recommended. I suggest you run rviz on a laptop instead and connect to your odroid over a network.

Asked by ahendrix on 2016-07-11 14:26:00 UTC

Answers