Difference between revisions of "Project2: Triangulation with sbRIO robots"
From ESE497 Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | * Compute Angle on a Single Robot | + | [[File:MicSourceLocatorProject.JPG|MicSourceLocator Project]] |
− | ** '''View''' the [[LabVIEW_for_Robotics|LabVIEW for Robotics]] page for reference information about the sbRIO robots. | + | *'''Compute Angle on a Single Robot''' |
− | + | **'''View''' the [[LabVIEW_for_Robotics|LabVIEW for Robotics]] page for reference information about the sbRIO robots. | |
− | ** '''Open''' DMA Buffered Acquisition-2Channels (HOST).vi and use Save As, save it to "Compute Angle (Robot).vi" and start editing this. | + | **'''Open''' DMA Buffered Acquisition-2Channels (HOST).vi and use Save As, save it to "Compute Angle (Robot).vi" and start editing this. |
− | ** Compute angle of arrival on Robot platform using your FindCCPeak.vi and ComputeAngle.vi | + | **'''Compute''' angle of arrival on Robot platform using your FindCCPeak.vi and ComputeAngle.vi |
− | * Source Location using | + | *'''Source Location using 2 Robots''' |
− | ** '''Right-Click''' on Starter Kit sbRIO and set the IP to the IP labeled on your robot. | + | **'''Right-Click''' on Starter Kit sbRIO and set the IP to the IP labeled on your robot. |
− | ** '''Open''' Starter Kit sbRIO -> MicSourceLocator (Robot).vi and My Computer-> MicSourceLocator (PC with Robots).vi | + | **'''Open''' Starter Kit sbRIO -> MicSourceLocator (Robot).vi and My Computer-> MicSourceLocator (PC with Robots).vi |
− | ** Run these 2 VIs simultaneously and study the block diagrams to make sure you understand how the communication is working | + | **'''Run''' these 2 VIs simultaneously and study the block diagrams to make sure you understand how the communication is working |
− | ** Merge Compute Angle (robot).vi and MicSourceLocator (Robot).vi and view the results on the front panel of MicSourceLocator (PC with Robots). | + | **'''Merge''' Compute Angle (robot).vi and MicSourceLocator (Robot).vi and view the results on the front panel of MicSourceLocator (PC with Robots). |
− | ** Add a 2nd robot to your project and run MicSourceLocator (Robot).vi on both robots simultaneously. | + | **'''Add''' a 2nd robot to your project and run MicSourceLocator (Robot).vi on both robots simultaneously. |
− | ** Modify MicSourceLocator (PC with Robots) to compute the source location and plot the web. | + | **'''Modify''' MicSourceLocator (PC with Robots) to compute the source location and plot the web. |
− | * Move robots | + | *'''Move robots''' |
− | * Automated controller algorithm to optimize robot positions | + | *'''Automated controller algorithm to optimize robot positions''' |
− | *Thin client communication to Robot | + | *'''Thin client communication to Robot''' |
Revision as of 16:14, 17 June 2010
- Compute Angle on a Single Robot
- View the LabVIEW for Robotics page for reference information about the sbRIO robots.
- Open DMA Buffered Acquisition-2Channels (HOST).vi and use Save As, save it to "Compute Angle (Robot).vi" and start editing this.
- Compute angle of arrival on Robot platform using your FindCCPeak.vi and ComputeAngle.vi
- Source Location using 2 Robots
- Right-Click on Starter Kit sbRIO and set the IP to the IP labeled on your robot.
- Open Starter Kit sbRIO -> MicSourceLocator (Robot).vi and My Computer-> MicSourceLocator (PC with Robots).vi
- Run these 2 VIs simultaneously and study the block diagrams to make sure you understand how the communication is working
- Merge Compute Angle (robot).vi and MicSourceLocator (Robot).vi and view the results on the front panel of MicSourceLocator (PC with Robots).
- Add a 2nd robot to your project and run MicSourceLocator (Robot).vi on both robots simultaneously.
- Modify MicSourceLocator (PC with Robots) to compute the source location and plot the web.
- Move robots
- Automated controller algorithm to optimize robot positions
- Thin client communication to Robot