-
Notifications
You must be signed in to change notification settings - Fork 1
Remote Control Options
Oflameo edited this page Dec 18, 2016
·
10 revisions
- Remote Procedure Calls
- Remote Desktop with independent sessions
- Remote Desktop with shared session
Upsides:
- Best performance
- Most reproducibility
- Integratable with development environment
Downsides:
- More initial configuration
http://www.umiacs.umd.edu/~cteo/umd-erratic-ros-data/README-rvis-remote
http://answers.ros.org/question/104991/best-way-to-view-rviz-remotely/
Upsides:
- Compatable with most desktop applications
- Everyone has their own space to work with
- Everyone can work at the same time
Downsides:
- Can't look at the same instance of the application
- Can cause undefined behavior when accessing same resources
http://tldp.org/HOWTO/XDMCP-HOWTO/ssh.html
Upsides:
- Everyone sees the same remote desktop screen
- Compatable with most desktop applications
Downsides:
- Only one person can be in control at a time
https://wiki.archlinux.org/index.php/X11vnc
http://www.hackpittsburgh.org/wiki/index.php?title=ComputerStuff GOTO Hangtop