Rosbuild error

74 views
Skip to first unread message

Olalekan Ogunmolu

unread,
Oct 22, 2016, 11:03:56 PM10/22/16
to gps-help
Hi,

Is there any reason why you chose rosbuild over catkin in the way you set up your stack?

When I try to rosbuild gps_agent_pkg, I run into build errors as highlighted below:


rosbuild] Building package gps_agent_pkg
Failed to invoke /opt/ros/indigo/bin/rospack deps-manifests gps_agent_pkg
[rospack] Error: package 'gps_agent_pkg' depends on non-existent package 'pr2_controller_manager' and rosdep claims that it is not a system dependency. Check the ROS_PACKAGE_PATH or try calling 'rosdep update'




I should mention that rosdep update was called before this error was generated.

With catkinized packages, one could do rosdep install --from-paths . within src/gps_pkg_agent and all the dependencies within the manifest.xml file would be automatically installed but that doesn't seem to work in this case. Would appreciate your help.

I am at a loss as to what I may be doing wrong. 

Chelsea Finn

unread,
Oct 24, 2016, 1:30:09 PM10/24/16
to Olalekan Ogunmolu, gps-help
See my other response on the github issue that you created.

Regarding your build error, it just looks like you are missing one or more of the pr2 ROS packages.

Chelsea

--
You received this message because you are subscribed to the Google Groups "gps-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gps-help+unsubscribe@googlegroups.com.
To post to this group, send email to gps-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gps-help/32a65c70-8804-4620-93cf-0b7bfb6843b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Olalekan Ogunmolu

unread,
Nov 26, 2016, 1:47:36 PM11/26/16
to cbf...@eecs.berkeley.edu, gps-help
Hi there,

Thanks again for this package.

I have a single-DoF robot to which I have developed a MoveIt package for. 

I am trying to adopt your code for controlling the 1-DoF motion of the robot (https://github.com/lakehanne/superchicko/tree/indigo-devel). The head of the mannequine is controlled by the base bladder that lies under the head. 

I looked at the gps.proto file and I think I might need to edit the configuration for the pr2_robot that is there, as well as adopt the AGENT_ROS python code but I am not sure on how exactly to write my own gps plugin to the robot I have developed.  

 I would like to avoid gazebo by all means because of its lack of sdf conversion issues.

I looked for the documentation for the AGENT_ROS example but it's kind of sparse. Is there documentation somewhere that guides on plugging in your code to a different ROS-described robot?



Sincerely,
Lekan

Reply all
Reply to author
Forward
0 new messages