Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please tell me the solution #19

Open
bitsbytes-maker opened this issue Nov 4, 2022 · 1 comment
Open

Please tell me the solution #19

bitsbytes-maker opened this issue Nov 4, 2022 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@bitsbytes-maker
Copy link

---> 15 import WalabotAPI as radar
17 logger = logging.getLogger(name)
19 # Radar scan arena in spherical (r-Θ-Φ) coordinates from radar unit origin.
20 # Radial distance (R) is along the Z axis. In cm.
21 # Angle Theta (Θ) is from the Z axis. In degrees.
22 # Angle Phi (Φ) is from the X axis to orthogonal projection on the XY plane. In degrees.
23 # NB: (max - min) / res should be an integer.
24 # NB: The camera's angle of view must match the arena.

ModuleNotFoundError: No module named 'WalabotAPI'

@goruck
Copy link
Owner

goruck commented Nov 5, 2022

The Walabot API installation instructions can be found here.

@goruck goruck added the documentation Improvements or additions to documentation label Nov 5, 2022
@goruck goruck self-assigned this Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants