issues Search Results · repo:johnhw/pyspacenavigator language:Python
Filter by
13 results
(64 ms)13 results
injohnhw/pyspacenavigator (press backspace or delete to remove)need button mapping for space pro bluetooth. Modifiers doesnt work like others.
furkansevke
- Opened on Jun 1, 2024
- #22
Hello, I successfully installed and tested various examples. I m not fluent in Python and I m quite powerless when it
comes to using callbacks. Instead of printing the device state (dof_callback=pyspacemouse.print_state), ...
Kolia56
- 1
- Opened on Oct 12, 2023
- #21
When installing via pip (https://pypi.org/project/spacenavigator/), the package is not up to date and thus, not working
correctly. I would like to help fixing it but do not have idea how.
nextMJ
- 3
- Opened on Jun 6, 2023
- #19
My test script
import spacenavigator
from time import strftime as now, sleep
FORMAT = %Y-%m-%d %H:%M:%S
devs = spacenavigator.list_devices()
print(devs)
while devs:
success = spacenavigator.open() ...
wittrup
- 3
- Opened on Aug 1, 2022
- #18
Heyy guys
I am here just to share my experience working with Spacemouse wireless and universal receiver. When plugged the usb
receiver and the test script (just spacenavigator.open() ) runs, several universal ...
TumVink
- 1
- Opened on Mar 11, 2022
- #17
Here: https://github.com/johnhw/pyspacenavigator/blob/2ae9c5fbf5b5c3a2ac645d782e74d2a8df39e2ca/spacenavigator.py#L258
and here:
https://github.com/johnhw/pyspacenavigator/blob/2ae9c5fbf5b5c3a2ac645d782e74d2a8df39e2ca/spacenavigator.py#L343 ...
ruevs
- 2
- Opened on Jan 5, 2021
- #15
Hi Johnhw
I need your help, i am tying to use your sample from this github, but my implementation i want the data must be
formatted as a JSON document with keys for Translation X , Translation Y, Translation ...
gcogco10
- 1
- Opened on Nov 4, 2020
- #13
Up to version 0.2, the two buttons on my SpaceNavigator were sending [1, 0] (left) and [0, 1] (right) on button down.
# git checkout 0.2
# python spacenavigator.py
Devices found:
SpaceNavigator ...
speleo3
- 5
- Opened on Aug 22, 2019
- #7
In versions =0.2 (up to commit 518bd89f94b83156f12dae261f95c517fb78ebe4), the neutral position was sending 0.0 values
for all axes.
# git checkout 0.2
# python spacenavigator.py
Devices found:
...
speleo3
- Opened on Aug 22, 2019
- #6

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.