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

Revision history [back]

If you checked out the groovy-devel branch from the rosserial github project, then you need to build with catkin, not rosmake.

If you checked out the groovy-devel branch from the rosserial github project, then you need to build with catkin, not rosmake.rosmake. You will also likely have to do the "install" step, because rosserial_arduino actually gets a number of it's roslib files from rosserial_client during the install step.