Different Tiers for VESC Tool
Forums:
Is there a difference between platinum or bronze or is it just a donation kind of thing?
- Read more about Different Tiers for VESC Tool
- 1 comment
- Log in or register to post comments
Is there a difference between platinum or bronze or is it just a donation kind of thing?
What I am missing desperately: to be able to download logfiles (created with VESC Express) via mobile. Unfortunately, the VESC app (at least for iPhone) is lacking this.
Unless I am missing something, please PLEASE add this to the list!
Thank you.
Btw, if you want to replay / see details about your trips, upload them here (needs GPS data being included):
I used a micro to a type c cable and it wont connect.....what am i not understanding here?
Hello everyone,
I’m running a VESC 60 MK6 on firmware v6.xx with VESC‑Tool v2.05, connected over UART. In the App Settings → General tab, Enable Servo Output is set to True, and I can manually move the steering servo by sliding the control in the VESC‑Tool “Controls” view.
However, when I publish a Float64 message from ROS to /commands/servo/position,
(for example: rostopic pub /commands/servo/position std_msgs/Float64 "{data: 0.5}")
Hello,
BMS Limits configured in Motor Settings / General / BMS tab do not work as expected :
Hey Team, I have a Go-Foc G300 and Flipsky 75200 Pro V2 and both will connect to the vesc app over bluetooth on my m1 mac but not over usb, I have tried with a 2013 macbook with intel chip to connect over usb and it connects perfectly. I have tried to search the forums for an answer but haven't come up with anything, does anyone have any insight please?
Thank you very much.
Ben
I just recently purchased spintend box to see how went on my weped ff. Its a duel hub 12000 watt(6000x2) motor with samsung SDI 21700 50E cell 67.2
Hey I've recently set up flipsky 75100 on my wolf king gt 72v 35ah battery 2x2000w motors just wondering does anyone eles run vesc on one of these tht can help me setting all my settings up right and stuff as I'm pretty new to this pretty much wanting to go a bit better then my stock controllers and they use to take off hard and I had top speed of 105 to 110km any help would be great
Hello, I am quite new to VESC and i just started exploring the QML possibility which is really awesome, based on the examples I was able to create the control GUI what I need for my application pretty quickly, however I did not found any "QML VESC Specific" documentation so I have few questions.
1) Where to find the list of all parameters and exact signal names and data types that might be get/updated through Vedder.vesc.configparams module?
Im trying to use linuxdeployqt to make an appimage of the vesc tool i compiled from source but i get the error shown in the image when i try to run the appimage in any other linux that isnt the one that created the appimage in case. I use ./linuxdeploy-x86_64.AppImage --appdir=/home/tfc/app/AppDir --desktop-file=/home/tfc/app/TFComp.desktop --output appimage
The source ompiled executable works just fine.