~cyphylab/cyphy/bonsai

« back to all changes in this revision

Viewing changes to cyphy_Drivers/cyphy_rosfalcon/README

  • Committer: enddl22
  • Date: 2012-01-16 05:03:16 UTC
  • Revision ID: enddl22@gmail.com-20120116050316-xgzak3dfbvzvztlj
change name

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
1 - Download and install libnifalcon
 
2
2 - Make sure udev permissions are set correctly. 
 
3
        In ubunut 10.04 
 
4
                - roscd rosfalcon
 
5
                - sudo cp udev_rules/99-udev-novint.rules /etc/udev/rules.d
 
6
                - unplug - replug falcon
 
7
3 - compile rosfalcon
 
8
 
 
9
Rosfalcon broadcasts the falcon position on /falconPos
 
10
 
 
11
Rosfalcon subscribes to /falconForces topic to receive forces.
 
12