Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hywing/record-tool
The record-tool is a simple raw data acquisition tool, only need to simply modify the parameters in the json file (such as high && low power), and then import && execution, you can issue LiDAR, obtain pcap data file
https://github.com/hywing/record-tool
data-acquisition json rpc soa
Last synced: 21 days ago
JSON representation
The record-tool is a simple raw data acquisition tool, only need to simply modify the parameters in the json file (such as high && low power), and then import && execution, you can issue LiDAR, obtain pcap data file
- Host: GitHub
- URL: https://github.com/hywing/record-tool
- Owner: hywing
- Created: 2023-12-14T08:15:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T08:36:35.000Z (about 1 year ago)
- Last Synced: 2023-12-14T11:09:00.272Z (about 1 year ago)
- Topics: data-acquisition, json, rpc, soa
- Language: C++
- Homepage: https://github.com/hywing/record-tool
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# record-tool
![](./logo.png)
## Introduce
The `record-tool` is a simple raw data acquisition tool, only need to simply modify the parameters in the json file (such as high && low power), and then import && execution, you can issue LiDAR, obtain pcap data file
## Use
1. Open the software `record-tool.exe`
2. Click `Connect` to connect the LiDAR, the status light on the connection will be displayed as `green`, the default is `gray`
3. Copy `config.json` in the directory of `record-tool.exe` to the desktop (directly modify the line), use the editor to open and edit the file, modify the corresponding parameters
4. Click the `Import` button to import `config.json` on the desktop
5. Click `Run` to issue the parameter command modified in Step 3. Low power and high power raw data files will be generated in the directory of `record-tool.exe`