[ros-users] RVIZ error

Brian Gerkey gerkey at willowgarage.com
Thu Jul 22 17:12:33 UTC 2010


On Thu, Jul 22, 2010 at 2:57 AM, Joel Cartwright
<J.J.Cartwright at hw.ac.uk> wrote:
> Perhaps it would be simpler to use the $( ) alternative to ` `, where
> there is less possibility for confusion over characters. As below:
>
>        rosrun rviz rviz -d $(rospack find turtle_tf) /rviz/turtle_rviz.vcg

hi Joel,

The backtick characters are part of bash syntax.  We can't do much about that.

	brian.



More information about the ros-users mailing list