jayaramreddy10
jayaramreddy10
When I train the nerf using command(ns-train nerfacto --data data/nerfstudio/poster), I get following issue Issue: _OSError: Could not find compatible tinycudann extension for compute capability 61._ I have installed required...
Hi, When I run the command (roslaunch franka_moveit demo_moveit.launch), I am getting below issue: Traceback (most recent call last): File "/home/jayaram/catkin_ws/devel/lib/franka_moveit/test_scene_interface.py", line 15, in exec(compile(fh.read(), python_script, 'exec'), context) File "/home/jayaram/catkin_ws/src/franka_ros_interface/franka_moveit/tests/test_scene_interface.py",...
Hi, When i test npcr_ScanNet.py using pretrained checkpoints , I am getting below error message that GPU is out of memory. But I am already using a high end GPU-...
Hi Pushkal, 1.) I want to know how are you loading habitat env say quantico in below code, is there a glb file specific to that, if yes can you...
Hi, I have a query on test_seen result. When I evaluate kinect checkpoint on test_seen dataset, I get much lesser AP compared to what's reported. Could you please let me...
**Describe the bug** Hi, I installed mujoco_py using pip (pip3 install -U 'mujoco-py=2.1') but when trying to import, I am getting error message. **Error Messages** >>> import mujoco_py In file...