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

How can I control my Kobuki base Turtlebot with a NI myRIO?

asked 2016-02-12 16:49:37 -0500

chanel27 gravatar image

I am a part of a senior design group that is charged with building an autonomous robot that has to be controlled by the NI myRIO. The goal of the project is to make the robot follow a person or object using a Kinect sensor. Everything has to be coded in LabVIEW, as well. How can I achieve connectivity between all three devices? Is it even possible to make the Kobuki base and the myRIO communicate with each other?

edit retag flag offensive close merge delete

Comments

you had posted this twice, so I closed one, to keep all answers/comments in the same location

nickw gravatar image nickw  ( 2016-02-13 01:25:00 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2016-02-13 01:53:01 -0500

gvdhoorn gravatar image

updated 2016-02-13 01:56:44 -0500

For general integration with a larger ROS application, there is an (experimental) package for Labview that allows semi-transparent communication between a ROS node graph and Labview: ROSforLabview, created by Chris Rogers from Tufts University (Sine page here: Introducing LabVIEW and the Robot Operating System (ROS)).

For just communicating with the base, you'll probably have to follow the suggestion of @nickw.

edit flag offensive delete link more
0

answered 2016-02-13 01:27:17 -0500

updated 2016-02-13 02:07:12 -0500

You could use the serial port, information including protocol details at http://kobuki.yujinrobot.com/wiki/ser... or over the usb connection

edit flag offensive delete link more

Question Tools

Stats

Asked: 2016-02-12 16:49:37 -0500

Seen: 4,339 times

Last updated: Feb 13 '16