https://github.com/alexnaughtonjr/cpluplus_for_robotics_notes
A place for notes related to learning Cplusplus for Robotics.
https://github.com/alexnaughtonjr/cpluplus_for_robotics_notes
robotics robotics-algorithms robotics-club robotics-competition robotics-control robotics-kinematics robotics-libraries robotics-programming robotics-scouting robotics-simulation
Last synced: 11 months ago
JSON representation
A place for notes related to learning Cplusplus for Robotics.
- Host: GitHub
- URL: https://github.com/alexnaughtonjr/cpluplus_for_robotics_notes
- Owner: alexnaughtonjr
- License: mit
- Created: 2020-12-24T07:22:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-24T07:40:22.000Z (over 5 years ago)
- Last Synced: 2025-03-06T20:16:30.799Z (over 1 year ago)
- Topics: robotics, robotics-algorithms, robotics-club, robotics-competition, robotics-control, robotics-kinematics, robotics-libraries, robotics-programming, robotics-scouting, robotics-simulation
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cpluplus_for_robotics_Notes
Embedded C++ (EC++) is a dialect of the C++ programming language for embedded systems. It was defined by an industry group led by major Japanese central processing unit (CPU) manufacturers, including NEC, Hitachi, Fujitsu, and Toshiba, to address the shortcomings of C++ for embedded applications.