|
| 1 | +--- |
| 2 | +layout: default |
| 3 | +title: ARIS Explorer 3000 |
| 4 | +parent: Sensors Overview |
| 5 | +nav_order: 4 |
| 6 | +--- |
| 7 | + |
| 8 | +# ARIS Explorer 3000: |
| 9 | + |
| 10 | +Full manual for ARIS Explorere sonars, [here](https://www.manualslib.com/manual/2984232/Sound-Metrics-Aris-Explorer.html?page=1#manual) |
| 11 | + |
| 12 | +## Simple connection (Windows+ARISCOPE) |
| 13 | + |
| 14 | +1. Set-up the sonar and the cable connections as indicated in the [Setting Up the Explorer](https://www.manualslib.com/manual/2984232/Sound-Metrics-Aris-Explorer.html?page=12#manual) section in the manual. |
| 15 | + |
| 16 | +2. If the sonar is not detected by the ARISCOPE software, please adjust the network settings as follows (see images below for reference): |
| 17 | + 1. Go to `Control Panel > Network and Internet > Network Connections` and open the `Properties` of your LAN connection. |
| 18 | + 2. Go into the `Configure` option and in the `Advanced` tab, set `Energy Efficient Ethernet` as `Off`. |
| 19 | + 3. Go into the `Power Management` tab and disable the option `Allow the computer to turn off this device to save power`. |
| 20 | + 4. In the section `Control Panel > System and Security > Windows Firewall` disable the firewall. (Note: Be aware of this when you resume normal work on your PC). |
| 21 | + |
| 22 | +<div style="display: flex; gap: 10px;"> |
| 23 | + <img src="../figures/sensors/ArisExplorer3000/windows-network-troubleshooting-1.png" alt="Image 1" width="200"> |
| 24 | + <img src="../figures/sensors/ArisExplorer3000/windows-network-troubleshooting-1.png" alt="Image 2" width="200"> |
| 25 | + <img src="../figures/sensors/ArisExplorer3000/windows-network-troubleshooting-1.png" alt="Image 3" width="200"> |
| 26 | + <img src="../figures/sensors/ArisExplorer3000/windows-disable-firewall.png" alt="Image 4" width="200"> |
| 27 | + <br> |
| 28 | +</div> |
| 29 | + |
| 30 | + |
| 31 | +The ARISCOPE GUI looks similar to this: |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +## ROS 1 Data |
| 36 | + |
| 37 | +Data or bagfiles acquired under ROS 1 have the following messages and topics. |
| 38 | + |
| 39 | + |
| 40 | +| ROS1 Topic | ROS 1 Msg Type | Comment | |
| 41 | +|:---------------|:--------------|:---------------| |
| 42 | +| /soundmetrics_aris3000/cartesian | sensor_msgs/Image | See ROS docs for more info | |
| 43 | +| /soundmetrics_aris3000/polar | sensor_msgs/Image | See ROS docs for more info | |
| 44 | +| /soundmetrics_aris3000/sonar_info | cola2_msgs/SonarInfo | Propietary msg from MOPRH project, need to investigate | |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
0 commit comments