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

Implementing C++ code into ROS using roscpp

asked 2012-02-01 05:53:09 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

If I write a program in C++, is there a way for ROS to recognize it and run the code through roscpp? I am writing a C++ program to recognize a sensor (connected via USB), read in the data, track the data, etc. Will roscpp allow me to run that C++ program through ROS? (I will be using diamondback and the TurtleBot).

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
6

answered 2012-02-01 05:59:42 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

You should have a look at the tutorials for roscpp. They will show you how to do what you're trying to do.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-02-01 05:53:09 -0500

Seen: 1,735 times

Last updated: Feb 03 '12