Git Product home page Git Product logo

Comments (8)

sally-chen avatar sally-chen commented on July 17, 2024

Hi @wjydou, I got the same error. Did you end up solving this? If so what did you do? Thanks in advance!

from dex-net.

wjydou avatar wjydou commented on July 17, 2024

@sally-chen I reinstall the meshpy

from dex-net.

EvanLavizadeh avatar EvanLavizadeh commented on July 17, 2024

Hi @wjydou,

This may sound like a silly question, but could you please provide steps on how exactly you reinstalled meshpy?

I tried:
cd /dex-net/deps/meshpy
sudo sh install_meshrender.sh

No luck.

from dex-net.

wjydou avatar wjydou commented on July 17, 2024

@EvanLavizadeh
I have reappeared successfully. I don't know where you are wrong, and I want to see the results of your run.

from dex-net.

jzhang2008 avatar jzhang2008 commented on July 17, 2024

I got the same error. I also reinstall the meshpy but not solve it. I still set the path of meshrender.so in /etc/ld.so.conf. I tried:
cd /dex-net/deps/meshpy/meshpy

python
import meshpy
sometimes I got the error:
Unable to import meshrender shared library! Rendering will not work. Likely due to missing Boost.Numpy
Boost.Numpy can be installed following the instructions in https://github.com/ndarray/Boost.NumPy
when I changed the path of meshrender.so in ~/.bashrc, this error disappears.
However, when I tried again
cd /dex-net
epython setup.py test
The same errors occur:
File "/home/jzhang/dex-net-master/deps/meshpy/meshpy/mesh_renderer.py", line 489, in images
c, d = meshrender.render_mesh([P],
NameError: global name 'meshrender' is not defined

If so what did you do? Thanks a lot

from dex-net.

zch-cpu avatar zch-cpu commented on July 17, 2024

Hi @wjydou, I got the same error. Did you end up solving this? If so what did you do? Thanks in advance!

Have you solved it, bro? I've got the same issue. Thanks a lot!

from dex-net.

qingweihk avatar qingweihk commented on July 17, 2024

I got the same error. Reinstall meshpy are useless for me :
test_init_grasp (test.grasping_test.GraspTest) ... ok
test_init_graspable (test.grasping_test.GraspTest) ... ok
test_init_gripper (test.grasping_test.GraspTest) ... ok
test_min_norm_vector_in_facet (test.grasping_test.GraspTest) ... ok
test_wrench_in_positive_span (test.grasping_test.GraspTest) ... ok

======================================================================
ERROR: test_new_database_and_graspable (test.database_test.Hdf5DatabaseTest)

Traceback (most recent call last):
File "/home/adminis/qw/dex-net/test/database_test.py", line 168, in test_new_database_and_graspable
stable_pose)
File "/home/adminis/qw/dex-net/deps/meshpy/meshpy/mesh_renderer.py", line 716, in wrapped_images_viewsphere
return self.wrapped_images(mesh, vs_disc.object_to_camera_poses(), render_mode, stable_pose=stable_pose, mat_props=mat_props, light_props=light_props)
File "/home/adminis/qw/dex-net/deps/meshpy/meshpy/mesh_renderer.py", line 587, in wrapped_images
debug=debug)
File "/home/adminis/qw/dex-net/deps/meshpy/meshpy/mesh_renderer.py", line 489, in images
c, d = meshrender.render_mesh([P],
NameError: global name 'meshrender' is not defined


Ran 15 tests in 83.792s

FAILED (errors=1)
Test failed: <unittest.runner.TextTestResult run=15 errors=1 failures=0>
error: Test failed: <unittest.runner.TextTestResult run=15 errors=1 failures=0>

from dex-net.

AhChaoispracting avatar AhChaoispracting commented on July 17, 2024

@qingweihk
Hello, I have encountered the same problem as you, how did you solve it?

from dex-net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.