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

Revision history [back]

click to hide/show revision 1
initial version

**Answer copied from the github issue

find it here: https://github.com/ethz-asl/ethzasl_ptam/issues/28

rqt_ptam was written with support for groovy and later only. One difference is the pluginlib macro which fails compiling in your code. In fuerte, it used to have 4 arguments. Here is a description what you need to change: http://wiki.ros.org/pluginlib (and switch to fuerte) also, when you switch to the groovy documentation, there is a migration guide at 5) for fuerte --> groovy, which you essentially would have to revert. However, if possible, I'd consider upgrading to hydro since fuerte is deprecated with the release of hydro.