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

Viewing ROS simulations from another machine

asked 2020-03-01 20:22:56 -0500

m_dyse gravatar image

I have a RPi 3B running ubuntu core 18.04, I need to run some ROS simulations but ubuntu core has no GUI. Not sure how I can view these from another machine. Ubuntu core was a feature I'd really like to utilize but Im starting to think I should use a different OS.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2020-03-02 12:59:05 -0500

rwbot gravatar image

I've had some success remotely accessing the GUI on a Jetson Nano running ROS master from my Windows host using Mobaxterm.

On Remote:

  • Download VS Code
  • Setup X11 Server

On Host:


Hope this helps. Here are some useful links:

https://www.jetsonhacks.com/2019/10/0...

https://havedatawilltrain.com/got-nan...

https://fabianlee.org/2018/10/14/ubun...

edit flag offensive delete link more
0

answered 2020-03-02 01:25:12 -0500

updated 2020-03-02 02:11:26 -0500

gvdhoorn gravatar image

To use another machine it just needs to know to use roscore that is already running on another machine.

Brief run through here wiki/ROS/Tutorials/MultipleMachines.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2020-03-01 20:21:36 -0500

Seen: 138 times

Last updated: Mar 02 '20