-
I have entered the calibration stage, but the calibration procedure started according to the instructions in the document, although the calibration command can be issued, but the servo does not resp…
-
I added a scanning procedure in the manager.py script under the set_servos function which breaks upon detection and reverts to track mode. However, the track mode has a default position where the obje…
-
It appears that on a RasPi you need to install with the sudo command. But you still get an error concerning the PyQt5 files:
Traceback (most recent call last):
File "/usr/local/bin/lewansoul_lx16a…
-
Hello,
I already have a basic structure where I could make work together :
- Gait controller
- Servo controller
- Accelerometer
- Serial port
Right now I would need one explanation of th…
-
When I run the the i2cdetect command it is not showing the board connection
![i2c detect issue](https://user-images.githubusercontent.com/102489746/163829835-a5cc0333-1c32-41fe-a9ff-90a9ea609392.png)
-
Is there support for PCA9685 i2C 16ch servo controller in your version of the phoenix code? Or maybe in the near future?
Will this also run on other arduino's than the teensy?
-
Through recent use and digging through AP_MotorsHeli it is evident that there are a number of issues that need addressing and number of features that could make user setup a lot easier. This Issue de…
-
What camera gimbal should we buy?
How can we communicate with it?
Inputs? Outputs?
The completion of this task requires the creation of test code to show that the gimbal is programmable.
-
To extend the functionality of the new servo system, client-side code to read and write to all items in the control table would be exceptionally useful for debugging and general usage. This would emul…
-
is it possible to add a rc servo using the current arduino servo library? If a new mcode is added to turn the servo like in other firmwares would that work? or is there some other way of doing it?