#!/bin/sh

echo "Please use the package local script inside tf not the global one, this is deprecated."
echo "Running [rosrun tf view_frames] for you"
exec rosrun tf view_frames "$@"