Re: [ros-users] RVIZ error

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Brian Gerkey
Datum:  
Aan: ros-users
Nieuwe Onderwerpen: [ros-users] {Spam?}{Score: -2} Re: RVIZ error
Onderwerp: 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.