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

issue #7

Open
fighting666777 opened this issue May 25, 2022 · 4 comments
Open

issue #7

fighting666777 opened this issue May 25, 2022 · 4 comments

Comments

@fighting666777
Copy link

When I got to catkin_make,terminal error:
/home/fang/ros_ws/src/baxter_simulator/baxter_sim_kinematics/src/arm_kinematics.cpp:248:65: error: conversion from ‘urdf::LinkConstSharedPtr {aka std::shared_ptr}’ to non-scalar type ‘boost::shared_ptr’ requested
boost::shared_ptr link = robot_model.getLink(tip_name);
/home/fang/ros_ws/src/baxter_simulator/baxter_sim_kinematics/src/arm_kinematics.cpp:255:60: error: no match for ‘operator=’ (operand types are ‘boost::shared_ptr’ and ‘urdf::JointConstSharedPtr {aka std::shared_ptr}’)
joint = robot_model.getJoint(link->parent_joint->name);

@Hsuweehou
Copy link

check this request, it works for me, RethinkRobotics/baxter_simulator@e2f874d

@fighting666777
Copy link
Author

check this request, it works for me, RethinkRobotics/baxter_simulator@e2f874d

Thank you,I solved this problem by using this.I also have another question,when I ran command rosrun baxter-pnp run_pnp.py([rospack]Error:package 'baxter-pnp' not found),do you know how to solve this problem?I just want to simulate pick and place in Gazebo,I would appreciate it if you could reply to me

@Hsuweehou
Copy link

check this request, it works for me, RethinkRobotics/baxter_simulator@e2f874d

Thank you,I solved this problem by using this.I also have another question,when I ran command rosrun baxter-pnp run_pnp.py([rospack]Error:package 'baxter-pnp' not found),do you know how to solve this problem?I just want to simulate pick and place in Gazebo,I would appreciate it if you could reply to me

no clue... spent 2 hours this afternoon tryna solve 'package 'baxter-pnp' not found' error.

@Hsuweehou
Copy link

check this request, it works for me, RethinkRobotics/baxter_simulator@e2f874d

Thank you,I solved this problem by using this.I also have another question,when I ran command rosrun baxter-pnp run_pnp.py([rospack]Error:package 'baxter-pnp' not found),do you know how to solve this problem?I just want to simulate pick and place in Gazebo,I would appreciate it if you could reply to me

check out this one, we r not the only encounter the error.#2

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

2 participants