Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rospack] Error: package 'baxter-pnp' not found #2

Open
zhuozhudd opened this issue Nov 6, 2020 · 15 comments
Open

[rospack] Error: package 'baxter-pnp' not found #2

zhuozhudd opened this issue Nov 6, 2020 · 15 comments

Comments

@zhuozhudd
Copy link

image

Setting environment variables still can't find,
Thanks
Thanks
Thanks

@skumra
Copy link
Owner

skumra commented Nov 6, 2020

We you able to build the ros workspace successfully?

$ cd ~/ros_ws
$ catkin_make
$ catkin_make install

@zhuozhudd
Copy link
Author

image
image

no error -- catkin_make and catkin_make install

image

you can see , only baxter_pnp not found

thanks,I really want to make it work

@skumra
Copy link
Owner

skumra commented Nov 6, 2020

Do you see baxter-pnp if you do ls ~/ros_ws/src?

@zhuozhudd
Copy link
Author

of course xD
image
image
why cant ‘catkin_make' detect it ?

@skumra
Copy link
Owner

skumra commented Nov 9, 2020

Can you build again after removing the baxter-pnp-0.x.x folders?

@zhuozhudd
Copy link
Author

zhuozhudd commented Nov 11, 2020

I tried,but still failed.
Is that why there are no CMakeLists.txt and package.xml in baxter-pnp
Thanks

@zhuozhudd
Copy link
Author

I solved this probelm by add CMakeLists.txt and package.xml to baxter-pnp folder.
and then I do rosrun baxter_pnp run_pnp.py and rosrun baxter_pnp run_calibration.py.
sad, two errors..........
image


image

I dont know how can I get this grasp-comms.
I'm sorry to ask you so many questions
Thank you very very much!

@skumra
Copy link
Owner

skumra commented Nov 11, 2020

The first error is probably caused by timeout caused during reading the robot joint_states. Are you able to run a baxter_example program using this workspace?

For the grasp-comms error, you will need to run a grasp generator. Our implementation of the GR-ConvNet based grasp generator is available at: https://github.com/skumra/robotic-grasping.

@zhuozhudd
Copy link
Author

image

I download robotic-grasping and training on cornell dataset successfully(batch_size=32,num_workers=2) .

When I run run_calibration.py run_grasp_generator.py run_realtime.py , showing RuntimeError:No device connected.

I don't have a depth camera and baxter robot, I just want to simulate pick and place in Gazebo. Could I achieve it?

Or could you send me grasp-comms files.(songzhuozhu@gmail.com) I really appreciate your help. Thanks

@zhuozhudd
Copy link
Author

I'm sorry to bother you, but can you help me?

@skumra
Copy link
Owner

skumra commented Nov 18, 2020

The implementation of the GR-ConvNet based grasp generator robotic-grasping is designed for Realsense camera and Baxter robot. It was only tested on the actual hardware.

How are you simulating the Realsense camera in Gazebo?

@74284853
Copy link

@zhuozhudd Hi friend,have you implemented this grab insimulation?I also want to do the same experiment on the computer. Can you teach me,please?

@1458763783
Copy link

@zhuozhudd Hi friend, which version of ros(indigo or kinetic) does you implement the baxter robot simulation?

@skumra
Copy link
Owner

skumra commented Mar 25, 2021

This repo is for running on real Baxter robot and not in simulation.

@mco0308
Copy link

mco0308 commented May 6, 2023

When I was in catkin_make, there was a problem. Could you help me? Thank you!!!!
2023-05-06 17-32-31屏幕截图

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants