GithubHelp home page GithubHelp logo

Comments (12)

RJ13012416 avatar RJ13012416 commented on August 10, 2024

Hi, Liang.
Some package like matplotlib etc is now support Python3 and I see the code you publish in here is python2 , how do I slove the version conflicts?

from pointnetgpd.

lianghongzhuo avatar lianghongzhuo commented on August 10, 2024

@RJ13012416
Hi,

  1. I can not see the pictures, could you upload again?
  2. In the code, only ROS related codes are using python2, for example this code
    For the code to generate dataset and training, it's ok to install the code in python3. And we don't use matplotlib when running ROS codes.
    In short, the rest codes are compatible with both python2 and python3

from pointnetgpd.

RJ13012416 avatar RJ13012416 commented on August 10, 2024

@lianghongzhuo
Thanks for your reply.

I had running in my computer, while the result of the program is always data about the first model 003_cracker_box

default

default

default

Could you help me why this happened ? and I haven't changed the program .

from pointnetgpd.

RJ13012416 avatar RJ13012416 commented on August 10, 2024

when running the code :

def worker(i, sample_nums, grasp_amount, good_grasp):
object_name = file_list_all[i][len(home_dir) + 35:]
print('a worker of task {} start'.format(object_name))

And the output is :
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start

from pointnetgpd.

RJ13012416 avatar RJ13012416 commented on August 10, 2024

I had slove it, Thx.

from pointnetgpd.

jeasinema avatar jeasinema commented on August 10, 2024

Close due to no potential update.

from pointnetgpd.

zhaobinglei avatar zhaobinglei commented on August 10, 2024

when running the code :

def worker(i, sample_nums, grasp_amount, good_grasp):
object_name = file_list_all[i][len(home_dir) + 35:]
print('a worker of task {} start'.format(object_name))

And the output is :
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start
a worker of task 003_cracker_box start

How did you solve this problem? I want to know the time you deal with your dataset. Thanks so much!

from pointnetgpd.

bdenoun avatar bdenoun commented on August 10, 2024

@RJ13012416 could you please share how you fixed that? I am also interested. Thank you

from pointnetgpd.

GeorgeDu avatar GeorgeDu commented on August 10, 2024

I had slove it, Thx.

I met the same problem, and could you please share how you fixed that? Thanks.

from pointnetgpd.

GeorgeDu avatar GeorgeDu commented on August 10, 2024

I had slove it, Thx.

I met the same problem, and could you please share how you fixed that? Thanks.

The pool_size could be set according to your machine. If it was set as 1, only one model will be processed.

from pointnetgpd.

TheJasal avatar TheJasal commented on August 10, 2024

@lesleyhaha you should check the output be careful, and I adviced you print the code output setp by step, and then you will find how to mmodified.
Hope that helps!

from pointnetgpd.

TheJasal avatar TheJasal commented on August 10, 2024

@jeasinema @lianghongzhuo
Hi,I had meet a confused in this project.
The topic ''/table_top" and "/table_top_points" appeared in kinect2grasp_python2.py, while I don't konw how they defined.
Would you kindly to push the code in this github. Thank you so much.

from pointnetgpd.

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.