ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

rosjava compilation problem

asked 2012-07-05 13:35:14 -0500

Koibi gravatar image

updated 2012-07-06 00:03:20 -0500

after use ./gradlew install

i take this

rosjava_core/rosjava_messages/build/generated-src/explore/ExploreState.java:9: package robot_actions does not exist void setStatus(robot_actions.ActionStatus value);

robot_actions is depricated...

Ubuntu 12.04 LTS ROS FUERTE

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2012-07-05 21:00:02 -0500

damonkohler gravatar image

It looks like the package "robot_actions" is not in your ROS_PACKAGE_PATH.

edit flag offensive delete link more
0

answered 2012-07-05 22:13:28 -0500

Koibi gravatar image

This package is depricated and can no longer be installed on ros fuerte. This svn link does not work anymore. svn https://svn.csail.mit.edu/mit-ros-pkg/branches/sandbox/generalized_manipulation/robot_actions

edit flag offensive delete link more

Comments

You can find the package (I think) here https://svn.csail.mit.edu/mit-ros-pkg/branches/sandbox-uncrawled/generalized_manipulation/robot_actions/ but as far as I can tell it depends on a package that doesn't exist anymore.

mmcdermott gravatar image mmcdermott  ( 2012-07-10 07:33:45 -0500 )edit

Please do not post additional questions as answers, use the comments instead. If that package is not available, you should remove the installed package which depends on it. I've created an issue for this here: http://code.google.com/p/rosjava/issues/detail?id=130

damonkohler gravatar image damonkohler  ( 2012-07-10 21:17:09 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2012-07-05 13:35:14 -0500

Seen: 390 times

Last updated: Dec 03 '12