[ros-users] RViz on OS X

William Woodall wjwwood at gmail.com
Wed Jun 22 03:00:21 UTC 2011


I don't mind, but I can also give you access to mine so that you can edit it
if you like, at some point we should probably put this some where else.

--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
William Woodall
Graduate Software Engineering
Auburn University
w at auburn.edu
wjwwood at gmail.com
williamjwoodall.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



On Tue, Jun 21, 2011 at 9:46 PM, Serge Stinckwich <
serge.stinckwich at gmail.com> wrote:

>
>
> On Wed, Jun 22, 2011 at 4:47 AM, William Woodall <wjwwood at gmail.com>wrote:
>
>> You might need to specify your python version:
>>
>> sudo port install python_select
>>
>>
>> sudo port select --set python python26
>>
>>
>
> Already done.
>
>
>>
>> Additionally, you want to make sure you're using the macports python...
>>
>> export
>> PATH=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin:$PATH
>> sudo easy_install pip
>> sudo pip install rosinstall
>> rosinstall ....
>>
>>
>> That export PATH... command will ensure that you are using binaries
>> installed for the macports python.  You can either set it once in the
>> command line to install/run rosinstall or you can put it in your .bashrc,
>> but either way you should be aware that it effecting what python executables
>> are being used.
>>
>>
> Thank you William. Works now much better ;-)
> I can launch rosinstall.
>
> I hope you don't mind : i copy the wiki page in his own repository in order
> to be able to edit the page and i add your information.
> Please find the new version here:
> https://github.com/SergeStinckwich/ROX/wiki
> I will complete the page with more information in the future.
>
> Regards,
> --
> Serge Stinckwich
> UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam
> Every DSL ends up being Smalltalk
> http://doesnotunderstand.org/
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20110621/03066ef1/attachment-0002.html>


More information about the ros-users mailing list