justagist / panda_simulator

A Gazebo simulator for the Franka Emika Panda robot with ROS interface, supporting sim-to-real code transfer (Python). Exposes customisable controllers and state feedback from robot in simulation.
Apache License 2.0
203 stars 61 forks source link

add future to requirements.txt #50

Closed anilzeybek closed 3 years ago

anilzeybek commented 3 years ago

without future package in python, melodic-devel doesn't work

justagist commented 3 years ago

Thanks!