nxt_push
python driver/interface/wrapper for the Lego Mindstorms NXT robot
Install
- All systems
-
curl cmd.cat/nxt_push.sh
- Debian
-
apt-get install python-nxt
- Ubuntu
-
apt-get install python-nxt
- Kali Linux
-
apt-get install python-nxt
- Fedora
-
dnf install nxt_python
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-nxt
- Raspbian
-
apt-get install python-nxt
- Dockerfile
- dockerfile.run/nxt_push
python-nxt
python driver/interface/wrapper for the Lego Mindstorms NXT robot
NXT-Python is a package for controlling a LEGO NXT robot using the Python programming language. It can communicate using either USB or Bluetooth.