-
pololu 10 V5?
-
Hi,
currently, the [Pololu 23201a Serial Adapter](https://www.pololu.com/product/126) would cost me about 15€, which would make this project more expensive than the old Spacemouse itself.
Is it …
-
Link Encoder: https://www.pololu.com/product/2598
Link Motor: https://www.pololu.com/product/3071
Obs.: Comprar juntamente motores 10:1 HPCB extended shaft
-
- [x] Configure and log RTK+PPP (@edwinrainville) (#175)
- [x] Get access to ublox PointPerfect (@edwinrainville any news on this?)
- [x] Read and transmit ublox telegrams using sfy (@gauteh) (requi…
-
I want to add support for finding the block device path or serial port path from a `libusb_device` struct.
I'm wondering the logistics of adding these functions. I want to add support for Linux, Mac …
-
## The Pololu Zumo SBC
This is my current [favorite SBC for simple robotics](http://www.pololu.com/product/2508). It's what was the basis for my Sumo NodeBot at RobotsConf 2014. It doesn't run Node…
-
-
When i put
#define POLOLU_LSM_303_MIN_ARRAY {-822, -644, -1151}
to rotor_settings.h, i get strange behavior of the controller. I set the azimuth, the controller starts rotating the rotor, but when …
-
@barulicm and @cbq seem to want to use this code as a library. Right now, we just build poller.o and link it directly with pololu.o, but there's no reason not to build a .so. Add Makefile support for …
-
I am using my own motor driver instead of pololu drivers.
Do this package support the drivers other than which it is developed for., in that case what are all the changes need to be done?