Hi, I have this error, what does this mean? [closed]

asked 2016-05-03 06:37:29 -0500

andydar gravatar image

updated 2016-05-03 06:38:17 -0500

moveit_commander.roscpp_initialize(sys.argv)
AttributeError: 'module' object has no attribute 'roscpp_initialize'
edit retag flag offensive reopen merge delete

Closed for the following reason Question does not follow our guidelines for questions. Please see: http://wiki.ros.org/Support for more details. by 130s
close date 2016-10-08 15:07:46.481078

Comments

1

Where is the context? Post the rest of the code.

halfpotato gravatar image halfpotato  ( 2016-05-03 14:34:21 -0500 )edit

the code is from moveit tutorial website http://docs.ros.org/indigo/api/pr2_mo...

andydar gravatar image andydar  ( 2016-05-09 06:34:56 -0500 )edit

I think it's this line causing the problem moveit_commander.roscpp_initialize(sys.argv)

andydar gravatar image andydar  ( 2016-05-09 06:39:23 -0500 )edit