@app.after_request
def add_header(response):
response.cache_control.max_age = 1
return response
just add this code
Subscribe to:
Post Comments (Atom)
-
Why is This important? Because a robot need to move their motors all the same time especially for a joint robot. Let's think about tha...
-
Why is reading status important? Every Robotis Dynamixel servo motors has feedback feature. We can read its status data such as curren...
-
Background : Basic For Servo Motors If you want to make an awesome robot, If you want to know how awesome robot physically moves and wh...
No comments:
Post a Comment