-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Mithi Sevilla edited this page Jan 3, 2021
·
1 revision
- Use
hexapod-kinematics-library
for computations, replacing previoussrc/hexapod
- Refactor
App
component from class component to function component - Add function to transform pose wrt to physical servo configuration of my hexapod robot.
- Modify
App
component to broadcast pose to the world via PubNub - Add code to run on a physical robot (a
johnny-five
script)
- Remove tests and test related files
- Remove google analytics and service worker
- Landing page texts
- Change slider parameters
./src/components/vars.js
- Change default dimensions
./src/templates/hexapodParams.js
- front: 400
- side: 750
- middle: 650
- coxia: 300
- femur: 850
- tibia: 1200