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

Hi samping,

you are not seeing the parameter since the current version on the official ROS repositories (indigo+jade) is 0.3.1. The path following feature was introduced in Version 0.4 (as noted in the to the API description here or in the tutorial).

You can check the current version status here (indigo) or here (jade).

It often takes a couple of weeks until new packages are being synchronized in ROS. However, you can either checkout the code from github and compile it by yourself, or you can install the pre-released version of the package from the shadow-fixed repository.

Hi samping,

you are not seeing the parameter since the current version on the official ROS repositories (indigo+jade) is 0.3.1. The path following feature was introduced in Version 0.4 (as noted in the to the API description here or in the tutorial).

You can check the current version status here (indigo) or here (jade).(jade). The third rectangle corresponds to the status for the public repository.

It often takes a couple of weeks until new packages are being synchronized in ROS. However, you can either checkout the code from github and compile it by yourself, or you can install the pre-released version of the package from the shadow-fixed repository.