LouKordos / walking_controller

The main walking controller code for the Bipedal Robot.
14 stars 3 forks source link

Try plotly for more interactive plots in Python Code #63

Open LouKordos opened 3 years ago

LouKordos commented 3 years ago

Plotly looks like a great solution for interactive plots, play around with it and decide if moving from matplotlib is worth it.

It is important to check export capabilities before moving to Plotly, though.