File: view_frames

package info (click to toggle)
ros-geometry 1.13.2-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,272 kB
  • sloc: cpp: 8,457; python: 1,858; xml: 149; sh: 28; makefile: 3
file content (5 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#!/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 "$@"