Re: [ros-users] RVIZ error

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Brian Gerkey
Dato:  
Til: ros-users
Nye-emner: [ros-users] {Spam?}{Score: -2} Re: RVIZ error
Emne: 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.