Re: [ros-users] communicating with windows

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Auteur: Josh Faust
Datum:  
Aan: ros-users
Onderwerp: Re: [ros-users] communicating with windows
>
>
> APIs needed are roscpp, common_msgs, tf and actionlib.
>
> The generation of messages could be done on the Linux system and then
> copy the cpp files to the Windows source tree, right?
>
>

Yes


> Would you expand your statement about creating vcprojs for roscpp to the
> other APIs?



You could probably do so, but the more packages you add the larger the task
becomes. At some point it starts to make more sense to actually support
windows through the whole toolchain -- I don't know when that tipping point
happens though.

Josh