-
Notifications
You must be signed in to change notification settings - Fork 0
Microcontroller
lcrestini edited this page Oct 3, 2018
·
5 revisions

To realize a ROS node starting from your sketch in Arduino, you need to install the rosserial library in your Arduino IDE.
- go to the sketch menu of your Arduino IDE
- go to include library menu --> manage libraries
- filter for rosserial and install it.