Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
LuongTheVinh committed Sep 21, 2021
1 parent f000c33 commit b4b9fb8
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# VEX Robotics

__Community contributions through GitHub pull requests
are highly welcome and appreciated!!__—especially:
- Personal robot inventions; and
- Competition teams' design, code & demo materials over the years.

This repository was created and is maintained by a father-and-children team
based in Silicon Valley, consisting of:
- __Lương Thế Vinh__ (Vinh Luong __@TheVinhLuong102__),
an Industrial IoT AI scientist and product manager;
- __Antoni Lương Phạm Anh Quân__ (Antoni Luong-Pham __@AntoniLuongPham__), born 2014; and
- __Ariana Lương Phạm Hải An__ (Ariana Luong-Pham __@ArianaLuongPham__), born 2016.

We intend this repository to be a comprehensive and open-to-the-community
collection of programming code—mostly in Python, some in other languages—and
related design and demo materials for/on robots based on various generations of
VEX robotics platforms, such as:
- VEX IQ;
- VEX V5; and
- VEX PRO.

Generally, __@TheVinhLuong102__ takes care of the overall organization,
documentation and maintenance of the repository, while __@AntoniLuongPham__ and
__@ArianaLuongPham__ code the majority of the original programs.

For each robot, we experiment extensively with various ways to program it.
For example, we create and maintain multiple Python programs based on VEXcode
Python and Robot Mesh's 1st-generation Python and 2nd-generation Python B APIs.

For the sake of comprehensiveness, we maintain references to interesting robots
that community members have invented and shared about on Facebook, GitHub and
YouTube. Occasionally, we take copies of other developers' old programs
(with due credits) and modify those with the latest modern libraries.


[Building Instructions](https://www.vexrobotics.com/vex-downloads/builds)

Expand Down

0 comments on commit b4b9fb8

Please sign in to comment.