Open studywolf opened 2 years ago
Unless use_sim_state=False, the joint state q that's passed in is ignored. If this is ever not the same as the state of the arm simulation a warning should be printed to alert the user.
use_sim_state=False
q
Unless
use_sim_state=False
, the joint stateq
that's passed in is ignored. If this is ever not the same as the state of the arm simulation a warning should be printed to alert the user.