Closed lif314 closed 1 year ago
Hello,
You can find a general example for evaluating models on real robots under examples/ex_evaluate_real.bash. It contains the information about relevant parts that need to be running alongside their configuration.
However, there is no example of using Franka Research 3 specifically. I don't have access to such robot. You would need to add support for this robot yourself (e.g. in your own fork).
Hello,
You can find a general example for evaluating models on real robots under examples/ex_evaluate_real.bash. It contains the information about relevant parts that need to be running alongside their configuration.
However, there is no example of using Franka Research 3 specifically. I don't have access to such robot. You would need to add support for this robot yourself (e.g. in your own fork).
Thanks for your prompt reply!
Could you please provide a code example for deploying on FR3 using ROS2? Thank you!