diff --git a/examples/zed_rtabmap_example/README.md b/examples/zed_rtabmap_example/README.md index 98483107..c2f0354f 100644 --- a/examples/zed_rtabmap_example/README.md +++ b/examples/zed_rtabmap_example/README.md @@ -25,10 +25,10 @@ To correctly use the ZED wrapper with the `rtabmap_ros` node we need to match th The values associated to the above parameters are the following: ``` - - - - + + + + ``` @@ -48,7 +48,10 @@ The corresponding parameters of the `rtabmap_ros` node are the following: - `depth_camera_info_topic` -> `depth_cam_info_topic` - `camera_frame` -> `frame_id` - +**Note**: the example as been tested using the packages `rtabmap v0.17.6` and `rtabmap_ros v0.17.6` available with the binary version of ROS Kinetic. To check the version of RTABmap currently installed on your system you can use the commands: +`$ rosversion rtabmap` +and +`$ rosversion rtabmap_ros` diff --git a/examples/zed_rtabmap_example/launch/zed_rtabmap.launch b/examples/zed_rtabmap_example/launch/zed_rtabmap.launch index b57ddc51..bf544da3 100644 --- a/examples/zed_rtabmap_example/launch/zed_rtabmap.launch +++ b/examples/zed_rtabmap_example/launch/zed_rtabmap.launch @@ -17,51 +17,56 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> - + - + - - - - - - + + + + + - - - - - + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + +