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

Ros Kinetic #25

Open
arafatsh opened this issue Oct 9, 2019 · 2 comments
Open

Ros Kinetic #25

arafatsh opened this issue Oct 9, 2019 · 2 comments

Comments

@arafatsh
Copy link

arafatsh commented Oct 9, 2019

Hello all,
My youbot is working on ros kinetic.
I installed your package (nice work btw), but when I run catkin_make I get :

error 'shared_ptr' in namespace 'std' does not name a template type ; typedef std::shared_ptr<Type> Name ##Ptr;

please help,

@arafatsh
Copy link
Author

arafatsh commented Oct 9, 2019

fixed it by adding add_compile_options(-std=c++11) to the CMakeLists.txt but it

@arafatsh
Copy link
Author

arafatsh commented Oct 9, 2019

I am having an error when launching the move_group.launch file :

[move_group-1] process has died [pid 17241, exit code 127, cmd /opt/ros/kinetic/moveit_ros_move_group/move_group __name:move_group /home/youbot/.ros/log de88b470-ea93-11e9-9bbb-000bab457949/move_group-1.log].
log file: /home/youbot/.ros/log/de88b470-ea93-11e9-9bbb-000bab457949/move_group-1.log

please help

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

1 participant