Only released in EOL distros:
Package Summary
rosjs tutorials.
- Author: Benjamin Pitzer
- License: BSD
- Source: svn http://svn.code.sf.net/p/bosch-ros-pkg/code/trunk/stacks/remote_lab
Contents
Overview
This package provides tutorials to help users wishing to develop their own web front end for their robot. The tutorials are in the test directory.
Currently Available Tutorials
Currently available tutorials as well as documentation that describes them can be found on the following website: http://pr2-remotelab.com/doku.php?id=sample_scripts. It may be worth understanding how to the remote_lab stack is setup and going through the other documentation and the tutorial setup steps
Workspace Setup
If you have not yet created a workspace in which to complete the tutorials, click here for some brief instructions .
Beginner Tutorials
- Writing a simple 3D visualization for rosjs
This tutorial covers using rosjs to write a simple 3D visualization in the browser.
- Using interactive markers with rosjs
This tutorial describes using interactive markers in wviz
- Using action services in rosjs
This tutorial describes how to create a Fibonacci simple action client in Javascript.
- Writing a publisher and subscriber in rosjs
Describes how to use the js tools within the remote_lab package to write a publisher and subscriber in rosjs
- Using publish and subscribe to create control code in javascript
This tutorial looks at how you can create control code in javascript using the publish and subscribe functionality
Intermediate Tutorials
- No results found.
Advanced Tutorials
- No results found.