Daljeet Nandha
Daljeet Nandha
Feature request: It would be nice to have those fields show the text *** just so everyone can be sure that they already contain values when saving.
@atc1441 just wanted to leave you a huge thanks! I captured and analyzed the BLE communication of my Mi scooter and after [finding this](https://github.com/atc1441/atc1441.github.io/blob/master/TelinkFlasher.html) I saw that it was exactly...
Having the same issue on `ARCH 5.4.8 x86_64`! Using `QT 5` and not `QT 4` as described in the installation guide, though.
Hi @fxia22, thanks for your comments. For the missing urdf please note that the PR was updated yesterday and a new zip file was uploaded ("...v2.zip"), it contains the `tiago_dual_hand.urdf`....
**Update:** We have removed unused links in the tiago_single.urdf to get rid of missing inertia warnings. Furthermore, PAL robotics has fixed the "0" inertia values with [this commit](https://github.com/pal-robotics/tiago_robot/commit/5db0da4015d0ce1699a815fd0a73e5ce51ff36b2). We have...
@Bresenham did you find a way to use it with the bare TLSR8266?
Hi Victor @pvvx ! Thanks for your reply. Flashing with your TlsrTools and Blue Pill worked like a charm. However, with this method and using either CH430 or PL-2303HX I...
Hey guys, while going through my past project I found that more than one year ago I implemented the SmartWares protocol for the FA500 and SF500 remotes. For this I...
I had the same problem with my Mi scooter getting stuck after key exchange, but I got it figured out. Yes, a button (power button) has to be pressed, but...
Really just make your that you haven't forgotten the `sudo make install` after compiling graspit, because that instruction is actually not in the graspit installation guide.