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

node without ide arduino

asked 2016-04-09 12:38:20 -0500

Emilien gravatar image

hi, please, how to create a node arduino cpp without IDE arduino?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-04-10 03:50:36 -0500

ahendrix gravatar image

In the rosserial_arduino Tutorials there's a tutorial about building firmware with cmake instead of using the Arduino IDE.

edit flag offensive delete link more

Comments

when i build with catkin_make helloworld_firmware_hello, i receive this error: Invoking "make hellowold_firmware_hello -j1 -l1" failed what can i do please?

Emilien gravatar image Emilien  ( 2016-04-18 03:10:45 -0500 )edit

You can read the entire error message (not just the last part) and if that does not help you can ask a new question.

ahendrix gravatar image ahendrix  ( 2016-04-18 05:06:54 -0500 )edit

I use AFMotor.h library but i don't know how to add this library can you help me please?

Emilien gravatar image Emilien  ( 2016-04-18 06:31:36 -0500 )edit

The tutorial I linked to links to the arduino-cmake documentation, which contains this section on libraries: https://github.com/queezythegreat/ard... . I haven't used these tools before, so there's not a lot of help I can give on this thread.

ahendrix gravatar image ahendrix  ( 2016-04-18 13:27:53 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-04-09 12:38:20 -0500

Seen: 133 times

Last updated: Apr 10 '16