Skip to content

ROS interface to robotic extension shield for the IOT2050 device

Notifications You must be signed in to change notification settings

autonohm/iotbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROS package iotbot

ROS interface to robotic extension shield for the IOT2050 device

Quick Start

Setting UART parameters via console and start iotbot_node:

root@iot2050-debian:~# stty -F /dev/ttyS1 115200 cs8 -cstopb -parenb
root@iot2050-debian:~# roscore &
root@iot2050-debian:~# cd catkin_ws
root@iot2050-debian:~/catkin_ws# ./devel/lib/iotbot/iotbot_node

Connect a USB joystick and start the proper ROS node, e.g.

root@iot2050-debian:~/catkin_ws# rosrun joy joy_node joy:=/joy _autorepeat_rate:=100

About

ROS interface to robotic extension shield for the IOT2050 device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published