Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 314

How to create a custom msg for arduino ?

$
0
0
I am trying to create the custom msg for Arduino. I refer the [rosserial_client](http://wiki.ros.org/rosserial_client/Tutorials/Generating%20Message%20Header%20Files) package to generate the custom msg. I created the package ```simbha_msg``` for msgs. Package contains the msg file ```simbha_imu.msg``` Header header float64 roll float64 pitch float64 yaw I run the command ``` rosrun rosserial_client make_library.py /home/simmu/Desktop/ simbha_msgs/ ``` but its not working as expected. I tried with cpp node as well but that is also not working. It wont give any error or warnings.

Viewing all articles
Browse latest Browse all 314

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>