Re: [ros-users] RVIZ error

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Brian Gerkey
Date:  
To: ros-users
New-Topics: [ros-users] {Spam?}{Score: -2} Re: RVIZ error
Subject: Re: [ros-users] RVIZ error
On Thu, Jul 22, 2010 at 2:57 AM, Joel Cartwright
<> 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.