I've just updated our Python Robotics RPM to Pyro 5.0. This means that you can install Pyro with "yum install pyrobot" and it will stay updated as we change it. Below, you'll find the instructions for setting up the repository.

I didn't get the old versions of player/stage/gazebo to work with the new Fedora, but Fedora 9 does come with version of each. These haven't been tested with Pyro5---perhaps it works, but more than likely the interface between Pyro and P/S/G will need to be adjusted.

Patches accepted!

-Doug

-------

To add the Python Robotics Yum Repository to your Linux system:

1) As root, put the following in the file /etc/yum.repos.d/pyrobot.repo:

[pyrobot]
name=Python Robotics
baseurl=http://165.106.10.249/pyro/fedora/$releasever/$basearch
gpgkey=http://165.106.10.249/pyro/fedora/RPM-GPG-KEY-dblank
enabled=1
gpgcheck=1

2) Then, you (as root) can "yum install pyrobot"

3) Pyro will then be updated with your normal system updates.
_______________________________________________
Pyro-users mailing list
Pyro-users@pyrorobotics.org
http://emergent.brynmawr.edu/mailman/listinfo/pyro-users

Reply via email to