WenzheHe
WenzheHe
I tried to install openrave in python3.6.9, but always failed. Just a few days ago, I saw someone said that now openrave could be install in python3 in another issue,...
I ran into a problem with insufficient memory when running the image observation example(serl/examples/async_drq_sim/async_drq_sim.py) on my NVIDIA GeForce RTX 4070 Ti.The error is as follows: E1221 16:46:49.290140 30613 pjrt_stream_executor_client.cc:3085] Execution...
When I run commands of https://openrave.org/docs/latest_stable/openravepy/examples.tutorial_inversereachability/ to test code of robot's inverse reachability, I found some error: 1. there are still some functions which could only run in python2, such...