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

rosjava errors on oneiric

asked 2012-03-29 08:05:14 -0500

Steveb gravatar image

When trying to make the simple example from the rosjava page I am running into several problems. The first is that rosdep is complaining that it cannot install 'ant'. This seems to be a solved problem (see https://code.ros.org/trac/ros/ticket/3783) but for some reason it is still a problem on my system.

Even when I make with a "rosmake --no-rosdep" I get problems with std_msgs for example: check-gen-srv-skip:

gen-srv:

compile: [javac] Compiling 3 source files to /home/stephen/.ros/rosjava/build/actionlib_msgs [javac] GoalStatusArray.java:9: package org.ros.message.std_msgs does not exist [javac] public org.ros.message.std_msgs.Header header = new org.ros.message.std_msgs.Header();

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-03-30 04:37:11 -0500

kurmis gravatar image
edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-29 08:05:14 -0500

Seen: 274 times

Last updated: Mar 30 '12