MikeP
July 6, 2021, 1:17pm
#1
Hello!
New here and just trying to understand which coding tools are used with which robot and what languages are available. This is what I found so far:
VR → Browser → Blocks / Python
123 → Browser and Phone App → Blocks Only
GO → Browser and Phone App → Blocks Only
IQ → Windows/Mac apps and Phone App → Blocks and C++
V5 → Windows/Mac apps and Phone App → Blocks, Python and C++
Does that sound about right?
My questions is, will there be Python programming support for the 123, GO and IQ?
Thanks,
Mike
lacsap
July 6, 2021, 1:32pm
#2
All the details with VEXcode are described here:
https://www.vexrobotics.com/vexcode
You do not have all the platforms - such os ChromeOS and Amazon. Full list is at:
https://www.vexrobotics.com/vexcode-download
Specifically your question about which platforms support text is answered here;
https://www.vexrobotics.com/vexcode-text
IQ, V5, and VR
4 Likes
MikeP
July 6, 2021, 1:51pm
#3
Thank you for the information.
At the moment I can see that Python is not supported in the VEXCode IQ application. Are there any plans to add it here as well?
Thanks,
Mike
lacsap
July 6, 2021, 1:59pm
#4
No idea - usually what you see is what you get.
https://www.vexrobotics.com/vexcode-features
I mainly work V5 and VR.
Connor
July 6, 2021, 2:18pm
#5
ROBOTC for VEX IQ Windows (and I believe Mac)
Foster
July 6, 2021, 2:26pm
#6
All the cool kids use Robot Mesh Studio and Python for both VIQ and V5.
https://docs.robotmesh.com/1-pa-get-started-with-python-viq
2 Likes
JD6
July 6, 2021, 2:47pm
#8
last I check mac did not support ROBOTC. To be more specific, it does not run on macOS, but you can use robotc on a mac by using a virtual machine
2 Likes
Connor
July 6, 2021, 3:03pm
#9
Thanks for the correction, I was unsure of that👌
JD6:
virtual machine
Sad the virtual machine is no longer supported on non-intel macbooks though, rip
(Unless u pay a lot of cash for a non-officially supported virtual machine)
MikeP
July 6, 2021, 5:59pm
#10
Thank you for all the suggestions! I actually have RobotC already installed so will try to use that.
1 Like