Skip to content

markol/Snap-ROS-node-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is sample catkin workspace with packages for ROS Indigo or above. Example package contains ros node with block definitions for Snap and can be run on target devices. Installing ROS and rosbridge: http://wiki.ros.org/ROS/Installation http://wiki.ros.org/rosbridge_suite

Preparing example python process for run:

cd 
catkin_init_workspace
catkin_make
. devel/setup.bash

Remember to launch rosmaster and rosbridge:

roscore
roslaunch rosbridge_server rosbridge_websocket.launch
roslaunch example example.launch

Open modified Snap! website version (https://github.com/markol/Snap--ROS) and from project menu choose "Search for devices" option. ExapmpleBot should appear on the devices list.

About

Example ROS nodes for robots programmable in Snap! (Scratch)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages